Hostname
messaging-security.comano.us
Last fetched
messaging-security.comano.us resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
messaging-security.comano.us resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.5.58 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.204.241.66 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.213.7.135 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.1.18 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.98.165 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.201.225.129 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.205.164.15 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.10.50 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.59.147 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.254.239 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.175.142.220 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.198.115.193 | 54.198.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.225.162.11 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.89.106 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.211.253.22 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.50.240 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.198.130.202 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.171.14 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with messaging-security.comano.us in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from messaging-security.comano.us.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "messaging-security.comano.us"})-[: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.