Skip to content

Hostname

cookingheadlines.com

Last fetched

cookingheadlines.com resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.43.131.18645.43.130.0/23AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

Registrar
iana:1068
Organization
dharshinee naidu
Contact emails

Subdomains

10 observed subdomains of cookingheadlines.com.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for cookingheadlines.com.

MechanismTarget
SPF_IP162.245.189.202
SPF_IP162.245.189.203
SPF_IP162.245.189.204
SPF_IP162.245.189.205
SPF_IP162.245.189.206
SPF_IP192.227.68.17
SPF_IP192.227.68.18
SPF_IP192.227.68.19
SPF_IP192.227.68.20
SPF_IP192.227.68.21
SPF_IP192.227.93.140
SPF_IP192.227.93.141
SPF_IP192.227.93.142
SPF_IP192.227.93.143
SPF_IP192.227.93.144
SPF_IP192.227.93.145
SPF_IP51.210.104.194
SPF_IP51.38.19.15
SPF_IP51.38.19.16
SPF_IP51.38.19.17

Related pages

Pivot deeper into the graph from cookingheadlines.com.

Cypher and MCP

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

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