Skip to content

Hostname

nitrome.com

Last fetched

nitrome.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.224.5213.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.208.2813.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.101.0.1853.101.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.164.16152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.71.14552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.37.12052.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.12.2554.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.70.1854.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.88.7654.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.128.4454.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.61.20254.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.248.25554.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.220.19854.241.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.98.16013.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

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.

Web-graph footprint

Distinct hostnames that link to or from nitrome.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nitrome.com.

MechanismTarget
SPF_Anitrome.com
SPF_INCLUDE_spf.google.com
SPF_IP185.17.187.24
SPF_IP185.17.187.25
SPF_IP216.157.74.45
SPF_MXnitrome.com

Related pages

Pivot deeper into the graph from nitrome.com.

Cypher and MCP

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

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