Skip to content

Hostname

ercom.fr

Last fetched

ercom.fr resolves to 1 IPv4 address operated by ALTERWAY-OPS - Alter Way SAS in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ercom.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ercom.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.152.91185.21.152.0/23AS13273ALTERWAY-OPS - Alter Way SASFR

WHOIS identity

Registrar
registrar:gandi
Organization
engineering reseaux communications
Contact emails

Subdomains

24 observed subdomains of ercom.fr.

Web-graph footprint

Distinct hostnames that link to or from ercom.fr in the public web crawl.

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ercom.fr.

MechanismTarget
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP217.111.150.166

Related pages

Pivot deeper into the graph from ercom.fr.

Cypher and MCP

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

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