Skip to content

Hostname

gadclaw.com

Last fetched

gadclaw.com resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gadclaw.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gadclaw.com

Resolution chain

gadclaw.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.50.79.5174.50.64.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

1 observed subdomain of gadclaw.com.

Web-graph footprint

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

27 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for gadclaw.com.

MechanismTarget
SPF_Agadclaw.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.74.137.176
SPF_IP13.77.59.28
SPF_IP13.93.42.39/24
SPF_IP13.94.95.171
SPF_IP20.116.107.216
SPF_IP20.49.202.3
SPF_IP20.58.22.103
SPF_IP20.79.220.33/32
SPF_IP20.79.222.204/32
SPF_IP20.92.116.22
SPF_IP20.92.233.59/32
SPF_IP20.93.157.195/32
SPF_IP20.97.70.227/32
SPF_IP20.98.2.159/32
SPF_IP20.98.33.77/32
SPF_IP23.100.56.64
SPF_IP40.113.3.253
SPF_IP40.114.221.220
SPF_IP40.69.19.60
SPF_IP40.86.165.91
SPF_IP40.86.171.128
SPF_IP40.86.217.129/30
SPF_IP40.86.225.121
SPF_IP52.138.216.130/32
SPF_IP52.170.22.60
SPF_IP63.237.243.138
SPF_MXgadclaw.com

Related pages

Pivot deeper into the graph from gadclaw.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gadclaw.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.