Skip to content

Hostname

training.atmeyer.com

Last fetched

training.atmeyer.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · training.atmeyer.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/training.atmeyer.com

Resolution chain

training.atmeyer.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.170.19.1153.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.123.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.223.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.373.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.243.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.333.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.583.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.623.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

No WHOIS records are currently associated with training.atmeyer.com in WhisperGraph.

Subdomains

8 observed subdomains of training.atmeyer.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for training.atmeyer.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from training.atmeyer.com.

Cypher and MCP

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

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