Skip to content

Hostname

admin.martinbauer.com

Last fetched

admin.martinbauer.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · admin.martinbauer.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/admin.martinbauer.com

Resolution chain

admin.martinbauer.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.217.19816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.19016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.108.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.35.11716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.6152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.19752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.21352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.6152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.20552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.1352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.22952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.1354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.13354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.204.6154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.227.6154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with admin.martinbauer.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for admin.martinbauer.com.

MechanismTarget
SPF_Aadmin.martinbauer.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from admin.martinbauer.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "admin.martinbauer.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.