Skip to content

Hostname

girardrie.com

Last fetched

girardrie.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · girardrie.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/girardrie.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.117.168.2989.117.168.0/23AS47583FR

WHOIS identity

Registrar
iana:433
Organization
falloux dominique
Contact emails

Subdomains

2 observed subdomains of girardrie.com.

Web-graph footprint

Distinct hostnames that link to or from girardrie.com in the public web crawl.

8 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for girardrie.com.

MechanismTarget
SPF_Agirardrie.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsmtp.smtpout.orange.fr
SPF_IP217.182.241.3
SPF_IP46.105.51.8
SPF_IP51.68.102.252
SPF_IP89.117.168.29
SPF_IP91.121.45.247
SPF_MXgirardrie.com

Related pages

Pivot deeper into the graph from girardrie.com.

Cypher and MCP

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

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