Skip to content

Hostname

commune1871.be

Last fetched

commune1871.be resolves to 2 IPv4 addresses operated by AS50474 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · commune1871.beRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/commune1871.be

Resolution chain

commune1871.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

2 observed subdomains of commune1871.be.

Web-graph footprint

Distinct hostnames that link to or from commune1871.be in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for commune1871.be.

MechanismTarget
SPF_Acommune1871.be
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.167.144
SPF_MXcommune1871.be

Related pages

Pivot deeper into the graph from commune1871.be.

Cypher and MCP

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

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