Skip to content

Hostname

staging.fireproofx.com

Last fetched

staging.fireproofx.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · staging.fireproofx.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/staging.fireproofx.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.170.11618.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.5218.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.7518.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.8018.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.195.11918.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.3018.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.6018.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.6218.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for staging.fireproofx.com.

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

Related pages

Pivot deeper into the graph from staging.fireproofx.com.

Cypher and MCP

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

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