Skip to content

Hostname

www.comtesa.com

Last fetched

www.comtesa.com resolves to 1 IPv4 address operated by AXARNET-AS in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.24.159.13531.24.152.0/21AS50926AXARNET-ASES

WHOIS identity

No WHOIS records are currently associated with www.comtesa.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.comtesa.com.

MechanismTarget
SPF_Aservidor.cowowo.net
SPF_Awww.comtesa.com
SPF_MXwww.comtesa.com

Related pages

Pivot deeper into the graph from www.comtesa.com.

Cypher and MCP

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

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