Skip to content

Hostname

cfidrive.com

Last fetched

cfidrive.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.197.96.181104.197.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for cfidrive.com.

MechanismTarget
SPF_INCLUDE4115014.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.160.230.159
SPF_IP108.160.233.109
SPF_IP159.183.132.243
SPF_IP159.183.182.251
SPF_IP170.146.220.100/32
SPF_IP170.146.220.101/32
SPF_IP170.146.220.102/32
SPF_IP170.146.220.103/32
SPF_IP170.146.220.104/32
SPF_IP170.146.220.105/32
SPF_IP170.146.221.100/32
SPF_IP170.146.221.101/32
SPF_IP170.146.221.102/32
SPF_IP170.146.221.103/32
SPF_IP170.146.221.104/32
SPF_IP170.146.221.105/32
SPF_IP199.115.76.131
SPF_IP199.115.76.132
SPF_IP199.115.76.18/32
SPF_IP199.115.76.26/32
SPF_IP199.66.223.104/27
SPF_IP199.66.223.105
SPF_IP20.94.79.72/32
SPF_IP63.77.42.12

Related pages

Pivot deeper into the graph from cfidrive.com.

Cypher and MCP

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

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