Hostname
ftrace.com
Last fetched
ftrace.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ftrace.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ftrace.com owner
- Contact emails
- happel@gs1-germany.de
- 24dcdd93-26ea-432a-a23d-98ddf9c6272c@identity-protect.org
- 791dc411-7310-436f-9085-1ca1f1a9efbf@identity-protect.org
- 867374e4-1945-4a44-8ada-1e7c2cee5648@identity-protect.org
- b22cf3d3-1b8e-4973-a779-9562f54952c9@identity-protect.org
- d1db9b46-0648-4473-9c07-03071e5adead@identity-protect.org
- da2b97e4-1b04-439c-b09c-099f77207a32@identity-protect.org
- edfba0a4-1081-4152-b470-14e226617b4c@identity-protect.org
Subdomains
35 observed subdomains of ftrace.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ftrace.com in the public web crawl.
21 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for ftrace.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.ftrace.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | ftrace.com |
Related pages
Pivot deeper into the graph from ftrace.com.
- IP · 18.158.183.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · happel@gs1-germany.de
- TLD · .com
- Browse hostnames · ft…
- 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: "ftrace.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.