Skip to content

Hostname

creaturecomfortsweb.com

Last fetched

creaturecomfortsweb.com resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.187.14094.46.184.0/22AS42831GB

WHOIS identity

Registrar
iana:106
Organization
creature comforts
Contact emails

Subdomains

2 observed subdomains of creaturecomfortsweb.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for creaturecomfortsweb.com.

MechanismTarget
SPF_Acreaturecomfortsweb.com
SPF_INCLUDEnxds.com
SPF_INCLUDErelay.nxds.com
SPF_INCLUDEsendgrid.net
SPF_IP78.157.217.17
SPF_IP94.46.187.140
SPF_MXcreaturecomfortsweb.com

Related pages

Pivot deeper into the graph from creaturecomfortsweb.com.

Cypher and MCP

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

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