Skip to content

Hostname

comfort-class.com

Last fetched

comfort-class.com resolves to 1 IPv4 address operated by AS15954 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · comfort-class.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/comfort-class.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.47.77.5931.47.72.0/21AS15954ES

WHOIS identity

Registrar
iana:1600
Organization
enrique almendro hernandez
Contact emails

Subdomains

2 observed subdomains of comfort-class.com.

Web-graph footprint

Distinct hostnames that link to or from comfort-class.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comfort-class.com.

MechanismTarget
SPF_Acomfort-class.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhost0v1b25-a59.abierto365.net
SPF_INCLUDEhost551d55-a63.abierto365.net
SPF_INCLUDEservers.mcsv.net
SPF_MXcomfort-class.com

Related pages

Pivot deeper into the graph from comfort-class.com.

Cypher and MCP

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

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