Skip to content

Hostname

anothercookie.com

Last fetched

anothercookie.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · anothercookie.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anothercookie.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.88.2683.217.64.0/19AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:839
Organization
jj snels
Contact emails

Subdomains

8 observed subdomains of anothercookie.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for anothercookie.com.

MechanismTarget
SPF_Aanothercookie.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.sohosted.com
SPF_INCLUDEspf.anothercookie.hypernode.io
SPF_IP116.202.254.196
SPF_IP185.232.250.156
SPF_IP185.232.250.157
SPF_IP23.88.28.242
SPF_IP2a01:4f8:252:51a0:0:0:0:2
SPF_IP2a01:4f8:e0:11e5:0:0:0:2
SPF_IP93.191.131.185
SPF_MXanothercookie.com

Related pages

Pivot deeper into the graph from anothercookie.com.

Cypher and MCP

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

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