Hostname
tradefire.com
Last fetched
tradefire.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
tradefire.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.34.225.248 | 209.34.224.0/19 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 0d3b9496438e4a5ede732c428f25b8002df761227427db465888c7d60ba4314f@tradefire.com.whoisproxy.org
- 12e60072fda074db67c1738cb3c245a2b46a54472c657395f282995151540110@tradefire.com.whoisproxy.org
- 1442a26797c1b6ebde1a6c83e1f61be3baf3a29cc9cb6cb6687cc77ac52dc0f6@tradefire.com.whoisproxy.org
- 21aa016462bc3d49ce10b78744ebd8c276838b4bff3b2d2bf0caf2b154bf8571@tradefire.com.whoisproxy.org
- 29d1dbe1417ca56ec9b928184b5c78ad2120db969d3dc330d9d725d05dda5a9d@tradefire.com.whoisproxy.org
- 8af91e9a89aad50e82662d3957d1382751602141a3b44e1fb94960f9d41c9d5e@tradefire.com.whoisproxy.org
- 8ddc568b37de01e70f33d223c5477da64064614efae9a9bc74be8737d5099127@tradefire.com.whoisproxy.org
- 924cd5f8e447b1411e1fba9466aec583275a38242cc8d855952e39912285efd8@tradefire.com.whoisproxy.org
- c57b9ff98e3f3af6dd1c9d015ca65e167706e892f39726214ca87fbffdbf0298@tradefire.com.whoisproxy.org
- d748bc22bb32eff54b9fd83b0fbbf70db839a7f1e46119ceb0c8a158c847ec86@tradefire.com.whoisproxy.org
- efed2bc4a45e9d00082e2addccce16b9ec60a53be5fbd588a554bacb97dc75ed@tradefire.com.whoisproxy.org
- fd005c88805a4aaabae9e6d2828d7997b0fb7a71e255ae258ad25505fb2bdb38@tradefire.com.whoisproxy.org
Subdomains
1 observed subdomain of tradefire.com.
| Subdomain |
|---|
| www.tradefire.com |
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for tradefire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 64.239.246.133 |
| SPF_IP | 64.239.246.134 |
Related pages
Pivot deeper into the graph from tradefire.com.
- IP · 209.34.225.248
- ASN · AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.
- Registrar · iana:228
- Country · US
- Email · 0d3b9496438e4a5ede732c428f25b8002df761227427db465888c7d60ba4314f@tradefire.com.whoisproxy.org
- TLD · .com
- Browse hostnames · tr…
- 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: "tradefire.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.