Skip to content

Hostname

damiengroleau.fr

Last fetched

damiengroleau.fr resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL.

Nutrition Label

WHISPER CANON · damiengroleau.frRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/damiengroleau.fr

Resolution chain

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

IPPrefixASNOperatorCountry
89.149.192.689.149.192.0/20AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

No WHOIS records are currently associated with damiengroleau.fr in WhisperGraph.

Subdomains

8 observed subdomains of damiengroleau.fr.

Web-graph footprint

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

8 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • damiengroleau.fr

SPF policy

9 SPF mechanisms authorising senders for damiengroleau.fr.

MechanismTarget
SPF_Adamiengroleau.fr
SPF_INCLUDEspf.likuid.com
SPF_IP141.94.249.203
SPF_IP46.105.104.28
SPF_IP51.255.61.17
SPF_IP51.68.66.250
SPF_IP89.149.192.6
SPF_IP95.168.169.218
SPF_MXdamiengroleau.fr

Related pages

Pivot deeper into the graph from damiengroleau.fr.

Cypher and MCP

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

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