Skip to content

Hostname

nameservernetwork.com

Last fetched

nameservernetwork.com resolves to 202.174.108.5, announced in 202.174.96.0/20 by HOSTNETWORKS-AS-AU-AP - Host Networks in AU. nameservernetwork.com 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 · nameservernetwork.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nameservernetwork.com

Resolution chain

IPv6 resolution

No AAAA record for nameservernetwork.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1609
Registrant organisation
domain admin
Contact emails
domains@hostnetworks.com.au, info@edgecentres.com

Subdomains

Mail and authentication

Nameservers

  • dns1.nameservernetwork.com
  • dns2.nameservernetwork.com
  • one.nameservernetwork.com
  • three.nameservernetwork.com
  • two.nameservernetwork.com

MX records

  • bne1-mx1.hostnetworks.com.au
  • bne1-mx2.hostnetworks.com.au
  • syd1-mx1.hostnetworks.com.au
  • syd1-mx2.hostnetworks.com.au
  • mail.nameservernetwork.com
  • mail2.nameservernetwork.com

Threat-feed evidence

History

Related pages

Pivot from nameservernetwork.com 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: "nameservernetwork.com"})-[: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.