Hostname
etes.fxtrading.com
Last fetched
etes.fxtrading.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label
Resolution chain
etes.fxtrading.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 |
|---|---|---|---|---|
| 13.213.227.171 | 13.212.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
No WHOIS records are currently associated with etes.fxtrading.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for etes.fxtrading.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | server-1009.wphosting.com.au |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | wphosting.com.au |
| SPF_IP | 103.37.9.201 |
| SPF_IP | 47.75.41.243 |
Related pages
Pivot deeper into the graph from etes.fxtrading.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "etes.fxtrading.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.