Skip to content

Hostname

footfiles.com

Last fetched

footfiles.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · footfiles.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/footfiles.com

Resolution chain

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

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

WHOIS identity

Registrar
iana:85
Organization
intosite
Contact emails

Subdomains

2 observed subdomains of footfiles.com.

Web-graph footprint

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

266 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for footfiles.com.

MechanismTarget
SPF_Afootfiles.com
SPF_INCLUDE_spf.google.com
SPF_IP62.201.165.128/26
SPF_MXfootfiles.com

Related pages

Pivot deeper into the graph from footfiles.com.

Cypher and MCP

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

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