Skip to content

Hostname

fdgdon50.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.240.178.130185.240.178.0/24AS209027DATAOUESTFR

WHOIS identity

Registrar
iana:433
Organization
fdgdon50
Contact emails

Subdomains

4 observed subdomains of fdgdon50.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fdgdon50.com.

MechanismTarget
SPF_Afdgdon50.com
SPF_Aprodplesk1.dataouest.net
SPF_MXfdgdon50.com

Related pages

Pivot deeper into the graph from fdgdon50.com.

Cypher and MCP

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

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