Hostname
newazur.com
Last fetched
newazur.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
newazur.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.130.203 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.37.103.140 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.37.254.14 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.38.235.138 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.2.202 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.97.196 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of newazur.com owner
- Contact emails
- 030fe3f5-516c-4563-ae94-cfdb1955da44@identity-protect.org
- 0771b57d-1d29-442b-a784-84cfc34886a8@identity-protect.org
- 18844ef4-a222-40cc-8a0a-21e7ce2cfa43@identity-protect.org
- 31e0f9ae-6a7b-40f1-aec9-1dce003d2a3f@identity-protect.org
- 584ec503-b051-4e75-880c-1cbff727f05c@identity-protect.org
- 6b27ea2c-415b-4279-b208-4154a1dfdef3@identity-protect.org
- b7d38781-1e06-433e-9f98-8ecceaf826a8@identity-protect.org
Subdomains
1 observed subdomain of newazur.com.
| Subdomain |
|---|
| www.newazur.com |
Web-graph footprint
Distinct hostnames that link to or from newazur.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for newazur.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from newazur.com.
- IP · 13.36.130.203
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 030fe3f5-516c-4563-ae94-cfdb1955da44@identity-protect.org
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "newazur.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.