Skip to content

Hostname

forseasky.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of forseasky.com owner
Contact emails
1237aec1-18b9-49dd-8f8f-1629c91fd73e@identity-protect.org, 2a6a4073-78bd-4a40-8b61-bcabcb642920@identity-protect.org, 55a15477-e01d-4e10-98b3-7d95ea101cde@identity-protect.org, 9282684d-9bb3-4ac0-8728-47be501be889@identity-protect.org, 98a525c0-e377-48ee-8656-783c83bba0b8@identity-protect.org, e98199f5-55d0-410d-9eec-da55f192d02e@identity-protect.org, feb8d3c4-2ee3-46d9-8dc6-c5ce3861a7ee@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-324.awsdns-40.com
  • ns-867.awsdns-44.net
  • ns-1237.awsdns-26.org
  • ns-1875.awsdns-42.co.uk

Threat-feed evidence

History

Related pages

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