Skip to content

Hostname

gotcock.com

Last fetched

gotcock.com resolves to 3 IPv4 addresses operated by AS9905 in ID. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gotcock.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gotcock.com

Resolution chain

gotcock.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of gotcock.com.

Web-graph footprint

Distinct hostnames that link to or from gotcock.com in the public web crawl.

16 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gotcock.com

SPF policy

12 SPF mechanisms authorising senders for gotcock.com.

MechanismTarget
SPF_Agotcock.com
SPF_Aspf.mithrilnetwork.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP161.129.66.130
SPF_IP161.129.66.151
SPF_IP194.126.174.106
SPF_IP212.18.235.66
SPF_IP212.18.235.72
SPF_IP213.108.246.132
SPF_IP213.108.246.2
SPF_IP94.100.18.186
SPF_MXgotcock.com

Related pages

Pivot deeper into the graph from gotcock.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gotcock.com"})-[: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.