Hostname
nitrome.com
Last fetched
nitrome.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
nitrome.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.52.224.52 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.56.208.28 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.101.0.185 | 3.101.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.164.161 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.71.145 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.37.120 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.151.12.25 | 54.151.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.151.70.18 | 54.151.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.151.88.76 | 54.151.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.128.44 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.61.202 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.248.255 | 54.219.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.220.198 | 54.241.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.57.98.160 | 13.57.0.0/16 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for nitrome.com.
| Mechanism | Target |
|---|---|
| SPF_A | nitrome.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.17.187.24 |
| SPF_IP | 185.17.187.25 |
| SPF_IP | 216.157.74.45 |
| SPF_MX | nitrome.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.