Skip to content

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

WHISPER CANON · fireeyecloud.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fireeyecloud.com

Resolution chain

fireeyecloud.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.93.93.433.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.93.443.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.93.453.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.93.513.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.93.523.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.223.36.12134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.36.12234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.36.12334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.36.12434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.36.12534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.36.12634.208.0.0/12AS16509AMAZON-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

SPF policy

25 SPF mechanisms authorising senders for fireeyecloud.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.