Skip to content

Hostname

hawkdns.net

Last fetched

hawkdns.net resolves to 101.99.66.67, announced in 101.99.66.0/24 by SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd in MY. hawkdns.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · hawkdns.netRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hawkdns.net

Resolution chain

IPv6 resolution

Attribution

shinjiru sdn bhd

ORIGIN_AS

WHOIS identity

Registrar
iana:1741
Registrant organisation
shinjiru technology sdn. bhd.
Contact emails
domreg@shinjiru.com.my, contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • lia.ns.cloudflare.com
  • tom.ns.cloudflare.com
  • ns1.f5clouddns.com
  • ns2.f5clouddns.com
  • ns1.hawkdns.net
  • ns2.hawkdns.net

MX records

  • mail.hawkdns.net

SPF policy

  • a: hawkdns.net
  • mx: hawkdns.net
  • ip: 101.99.66.67

Threat-feed evidence

History

Related pages

Pivot from hawkdns.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hawkdns.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.