Skip to content

Hostname

cookson.com

Last fetched

cookson.com resolves to 1 IPv4 address operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · cookson.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cookson.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.63.202.250.62.0.0/15AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:1011
Organization
cookson electronics
Contact emails

Subdomains

5 observed subdomains of cookson.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cookson.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.1.64.78
SPF_IP104.209.183.133/32
SPF_IP115.160.142.61
SPF_IP140.82.203.140
SPF_IP149.20.199.238
SPF_IP162.17.227.73
SPF_IP185.114.122.71
SPF_IP199.73.55.35/32
SPF_IP208.49.45.33
SPF_IP213.23.88.156
SPF_IP213.41.42.92/32
SPF_IP213.41.42.93/32
SPF_IP67.217.107.4
SPF_IP95.138.202.52

Related pages

Pivot deeper into the graph from cookson.com.

Cypher and MCP

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

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