Skip to content

Hostname

coma.es

Last fetched

coma.es resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · coma.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coma.es

Resolution chain

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

IPPrefixASNOperatorCountry
40.113.22.4740.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

No WHOIS records are currently associated with coma.es in WhisperGraph.

Subdomains

9 observed subdomains of coma.es.

Web-graph footprint

Distinct hostnames that link to or from coma.es in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for coma.es.

MechanismTarget
SPF_Acoma.es
SPF_Amail.coma.es
SPF_INCLUDEcoma.ipzmarketing.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP54.38.46.11
SPF_MXcoma.es

Related pages

Pivot deeper into the graph from coma.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "coma.es"})-[: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.