Skip to content

Hostname

davygfm.com

Last fetched

davygfm.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1011 as the registrar.

Nutrition Label

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

Resolution chain

davygfm.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1011
Organization
saphilux s.a.r.l.
Contact emails

Subdomains

1 observed subdomain of davygfm.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for davygfm.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEnw008.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.197.47/32
SPF_IP103.3.199.47/32
SPF_IP194.106.158.129
SPF_IP194.125.223.66/29

Related pages

Pivot deeper into the graph from davygfm.com.

Cypher and MCP

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

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