Hostname
filetrac.net
Last fetched
filetrac.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
filetrac.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:146
- Organization
- david reid
- Contact emails
Subdomains
88 observed subdomains of filetrac.net.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from filetrac.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for filetrac.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | _spf_useast2.prod.hydra.sophos.com |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | ftmail.filetrac.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from filetrac.net.
- IP · 16.15.179.105
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · 1lv92g4e2oj8h8ph1p98immnfl@domaindiscreet.com
- TLD · .net
- Browse hostnames · fi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "filetrac.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.