Skip to content

Hostname

forroundprince.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
3a3d0aeb-c720-4224-b8c4-dcac02314f94@identity-protect.org, 3e6c4c2b-3e1d-4c81-8507-684ee271aefd@identity-protect.org, 6664a495-a687-48cf-8dab-3533c5ff2987@identity-protect.org, 6e1487d0-e2dc-489a-9d6d-9c27127d0127@identity-protect.org, 9fdd46a0-0a56-437f-aad7-40d4dcd2826f@identity-protect.org, b2dd3be8-e75a-40b8-8482-b63a833c7710@identity-protect.org, eebb3f84-33f6-4270-8db1-d35353b7aabe@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-292.awsdns-36.com
  • ns-932.awsdns-52.net
  • ns-1111.awsdns-10.org
  • ns-1780.awsdns-30.co.uk

Threat-feed evidence

History

Related pages

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