Hostname
munair.com
Last fetched
munair.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
munair.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.74.125 | 13.33.74.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.74.21 | 13.33.74.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.74.225 | 13.33.74.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.74.229 | 13.33.74.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.117 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.181 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.210 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.224 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of munair.com owner
- Contact emails
- munair@networkresilience.com
- 199da629-bcfc-4107-9cd8-82aa7778d02f@identity-protect.org
- 4328a117-005c-4c5d-8c3c-db747cb45526@identity-protect.org
- 9c20662a-3b2e-4d0f-a7e1-0b1c3562840b@identity-protect.org
- c4f415a9-ca64-43e3-8cf8-518cca9f40bf@identity-protect.org
- db163db9-b14c-49b0-a60b-4e1f489735e0@identity-protect.org
- owner-8980308@munair.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of munair.com.
| Subdomain |
|---|
| www.munair.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for munair.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from munair.com.
- IP · 13.33.74.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · munair@networkresilience.com
- TLD · .com
- Browse hostnames · mu…
- 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: "munair.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.