Skip to content

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

WHISPER CANON · messaging-security.comano.usRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/messaging-security.comano.us

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.

IPPrefixASNOperatorCountry
100.51.5.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.241.6618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.7.13518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.1.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.98.1653.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.225.12934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.164.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.10.5044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.59.14752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.254.23954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.142.22054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.115.19354.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.162.1154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.89.10698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.253.2218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.50.24098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.130.20232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.171.1432.192.0.0/14AS14618AMAZON-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.