Skip to content

Hostname

aspectinternet.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
client support
Contact emails
dns@lbi.com, 1628f471-7f6d-4bbf-8cb2-341ed7d59bde@identity-protect.org, 4f8ddd04-b026-4b9f-9913-ff0fad2d4e0c@identity-protect.org, a8569f38-67e9-4a7f-a4f9-5880682ca094@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-206.awsdns-25.com
  • ns-710.awsdns-24.net
  • ns-1116.awsdns-11.org
  • ns-1987.awsdns-56.co.uk

Threat-feed evidence

History

Related pages

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