Skip to content

Hostname

drive4cfi.com

Last fetched

drive4cfi.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

drive4cfi.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.6.71100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.228.293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.27.963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.181.1903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.48.7154.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.199.16554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

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 drive4cfi.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for drive4cfi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from drive4cfi.com.

Cypher and MCP

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

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