Skip to content

Hostname

guydelisle.com

Last fetched

guydelisle.com resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · guydelisle.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/guydelisle.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.204.12951.38.0.0/16AS16276OVHFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for guydelisle.com.

MechanismTarget
SPF_Aguydelisle.com
SPF_INCLUDEmx.ovh.com
SPF_IP167.114.247.155
SPF_IP178.32.231.49
SPF_IP178.33.237.171
SPF_IP178.33.253.41
SPF_IP188.165.49.199
SPF_IP37.187.176.250
SPF_IP37.187.93.197
SPF_IP5.135.180.87
SPF_IP51.38.160.125
SPF_IP64.132.27.135
SPF_IP87.98.219.151
SPF_IP94.23.54.124
SPF_MXguydelisle.com

Related pages

Pivot deeper into the graph from guydelisle.com.

Cypher and MCP

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

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