Skip to content

Hostname

api-dev.fireproofx.com

Last fetched

api-dev.fireproofx.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api-dev.fireproofx.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api-dev.fireproofx.com

Resolution chain

api-dev.fireproofx.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.3418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.1263.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.223.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.543.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.653.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.29.1043.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.1203.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.733.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.953.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with api-dev.fireproofx.com in WhisperGraph.

Subdomains

1 observed subdomain of api-dev.fireproofx.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for api-dev.fireproofx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEu17754383.wl134.sendgrid.net

Related pages

Pivot deeper into the graph from api-dev.fireproofx.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "api-dev.fireproofx.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.