Skip to content

Hostname

emd-cm.cat

Last fetched

emd-cm.cat resolves to 1 IPv4 address operated by AS202766 in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · emd-cm.catRouting diversity1.5/10Peering density7.3/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/emd-cm.cat

Resolution chain

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

IPPrefixASNOperatorCountry
213.192.241.69213.192.192.0/18AS202766ES

WHOIS identity

Registrar
iana:1647
Organization
equips de la mare de deu
Contact emails

Subdomains

3 observed subdomains of emd-cm.cat.

Web-graph footprint

Distinct hostnames that link to or from emd-cm.cat in the public web crawl.

5 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for emd-cm.cat.

MechanismTarget
SPF_Aemd-cm.cat
SPF_Akaste.serdns.com
SPF_MXemd-cm.cat

Related pages

Pivot deeper into the graph from emd-cm.cat.

Cypher and MCP

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

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