Skip to content

Hostname

aspect-internet.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for aspect-internet.com in WhisperGraph.

IPv6 resolution

No AAAA record for aspect-internet.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
client support
Contact emails
dns@lbi.com, 018dc76b-92ce-4edb-b79f-272ac21fdac6@identity-protect.org, 68737872-886e-44c5-9d05-4eaadde7a95b@identity-protect.org, b10d7dd0-6a5a-4f21-866e-8af94c6f2995@identity-protect.org, c23443e2-fb7a-49a9-baa6-ee2de9e10fcb@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-161.awsdns-20.com
  • ns-819.awsdns-38.net
  • ns-1274.awsdns-31.org
  • ns-1699.awsdns-20.co.uk

Threat-feed evidence

History

Related pages

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