Skip to content

Hostname

nusightsinfra.com

Last fetched

nusightsinfra.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nusightsinfra.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 · nusightsinfra.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nusightsinfra.com

Resolution chain

No IPv4 resolution is recorded for nusightsinfra.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
a4b71b44-6685-4b22-818f-728689d69859@identity-protect.org, a79d1d23-bb5e-4b49-a5fc-07376aa28dd3@identity-protect.org, a7f7239d-31b2-4f57-b4c3-4e703d889a51@identity-protect.org, d3036be1-7bf1-4283-9d6c-4a1c0db209ba@identity-protect.org, dff53656-94bf-433d-acc4-4b221230657e@identity-protect.org, fbad2241-43a5-48e0-b780-6fd29e596f16@identity-protect.org, owner-11807277@nusightsinfra.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-53.awsdns-06.com
  • ns-525.awsdns-01.net
  • ns-1252.awsdns-28.org
  • ns-1783.awsdns-30.co.uk

Threat-feed evidence

History

Related pages

Pivot from nusightsinfra.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: "nusightsinfra.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.