Skip to content

Hostname

chefdylan.compliancefirst.com

Last fetched

chefdylan.compliancefirst.com resolves to 1 IPv4 address operated by ESTRUXTURE-ON-19122 - eStruxture Data Centers Inc. in CA.

Nutrition Label

WHISPER CANON · chefdylan.compliancefirst.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/chefdylan.compliancefirst.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.170.124.198216.170.124.0/24AS19122ESTRUXTURE-ON-19122 - eStruxture Data Centers Inc.CA

WHOIS identity

No WHOIS records are currently associated with chefdylan.compliancefirst.com in WhisperGraph.

Subdomains

1 observed subdomain of chefdylan.compliancefirst.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chefdylan.compliancefirst.com.

MechanismTarget
SPF_Achefdylan.compliancefirst.com
SPF_INCLUDEsaferoute.globalspace.net
SPF_INCLUDEspf-a.entirelydigital.com
SPF_IP216.55.99.244/32
SPF_IP216.71.122.17
SPF_IP216.71.122.2
SPF_IP216.71.127.252
SPF_MXchefdylan.compliancefirst.com

Related pages

Pivot deeper into the graph from chefdylan.compliancefirst.com.

Cypher and MCP

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

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