Skip to content

Hostname

goesnet.org

Last fetched

goesnet.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · goesnet.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/goesnet.org

Resolution chain

goesnet.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:120
Organization
andy tam
Contact emails

Subdomains

6 observed subdomains of goesnet.org.

Web-graph footprint

Distinct hostnames that link to or from goesnet.org in the public web crawl.

16 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for goesnet.org.

MechanismTarget
SPF_Agoesnet.org
SPF_IP182.93.2.34
SPF_IP202.105.56.114/32
SPF_IP203.80.118.222/32
SPF_IP210.17.189.156/30
SPF_IP210.17.189.160/30
SPF_IP220.246.29.0/29
SPF_IP223.197.113.236/32
SPF_IP223.197.113.237/32
SPF_IP59.148.225.210/32
SPF_MXgoesnet.org

Related pages

Pivot deeper into the graph from goesnet.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "goesnet.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.