Hostname
fireeyecloud.com
Last fetched
fireeyecloud.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
fireeyecloud.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.93.93.43 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.93.93.44 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.93.93.45 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.93.93.51 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.93.93.52 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.223.36.121 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.223.36.122 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.223.36.123 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.223.36.124 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.223.36.125 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.223.36.126 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- fireeye,
- Contact emails
Subdomains
21 observed subdomains of fireeyecloud.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for fireeyecloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.fireeyecloud.com |
| SPF_INCLUDE | spfa.fireeyecloud.com |
| SPF_IP | 100.24.127.128/25 |
| SPF_IP | 100.25.99.0/25 |
| SPF_IP | 162.210.234.132/32 |
| SPF_IP | 199.16.196.1 |
| SPF_IP | 199.16.196.10 |
| SPF_IP | 199.16.196.42 |
| SPF_IP | 209.135.212.132/32 |
| SPF_IP | 3.112.100.0/25 |
| SPF_IP | 3.112.100.128/25 |
| SPF_IP | 3.112.99.0/24 |
| SPF_IP | 3.122.63.0/24 |
| SPF_IP | 3.123.5.0/24 |
| SPF_IP | 3.93.93.0/24 |
| SPF_IP | 34.223.11.128/26 |
| SPF_IP | 34.223.11.192/26 |
| SPF_IP | 34.223.12.0/25 |
| SPF_IP | 34.223.36.0/24 |
| SPF_IP | 34.223.9.0/24 |
| SPF_IP | 38.27.116.128/27 |
| SPF_IP | 38.27.116.96/27 |
| SPF_IP | 52.215.218.128/25 |
| SPF_IP | 63.34.218.0/24 |
| SPF_IP | 63.34.31.0/25 |
Related pages
Pivot deeper into the graph from fireeyecloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fireeyecloud.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.