Skip to content

Hostname

auth.meundies.com

Last fetched

auth.meundies.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · auth.meundies.comRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.2/10canon.whisper.security/host/auth.meundies.com

Resolution chain

auth.meundies.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.117.13613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.67.3923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.28.543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.115.23244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.226.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.212.1144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.103.5052.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.156.12354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.218.354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.159.22354.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.188.22698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.86.6998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with auth.meundies.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for auth.meundies.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from auth.meundies.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "auth.meundies.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 20

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