Skip to content

Hostname

2cm.es

Last fetched

2cm.es resolves to 1 IPv4 address operated by AS60144 in NL.

Nutrition Label

WHISPER CANON · 2cm.esRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/2cm.es

Resolution chain

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

IPPrefixASNOperatorCountry
193.42.110.247193.42.110.0/24AS60144NL

WHOIS identity

No WHOIS records are currently associated with 2cm.es in WhisperGraph.

Subdomains

2 observed subdomains of 2cm.es.

Web-graph footprint

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

441 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 2cm.es.

MechanismTarget
SPF_A2cm.es
SPF_IP185.197.163.8
SPF_IP193.42.110.247
SPF_IP193.42.111.138
SPF_MX2cm.es

Related pages

Pivot deeper into the graph from 2cm.es.

Cypher and MCP

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

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