Skip to content

Hostname

crm.es

Last fetched

crm.es resolves to 1 IPv4 address operated by AS212087 in ES.

Nutrition Label

WHISPER CANON · crm.esRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/crm.es

Resolution chain

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

IPPrefixASNOperatorCountry
154.58.193.199154.58.193.0/24AS212087ES

WHOIS identity

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

Subdomains

28 observed subdomains of crm.es.

Web-graph footprint

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

60 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crm.es.

MechanismTarget
SPF_Acrm.es
SPF_INCLUDEcrm-es.protection.outlook.com
SPF_INCLUDEmsrv-smtp-01.aspl.es
SPF_MXcrm.es

Related pages

Pivot deeper into the graph from crm.es.

Cypher and MCP

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

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