Skip to content

Hostname

foot-direct.com

Last fetched

foot-direct.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in GB. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · foot-direct.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foot-direct.com

Resolution chain

foot-direct.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.250.226.118209.250.224.0/21AS20473AS-VULTR - The Constant Company, LLCGB
45.79.5.5745.79.0.0/21AS63949US
89.145.161.18189.145.160.0/22AS61098DE

WHOIS identity

Registrar
iana:433
Organization
sarl adversport
Contact emails

Subdomains

2 observed subdomains of foot-direct.com.

Web-graph footprint

Distinct hostnames that link to or from foot-direct.com in the public web crawl.

233 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from foot-direct.com.

Cypher and MCP

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

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