Skip to content

Hostname

auditortrainingonline.com

Last fetched

auditortrainingonline.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · auditortrainingonline.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.3/10canon.whisper.security/host/auditortrainingonline.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.208.7413.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.1.9113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.119.8113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.151.19013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.76.4213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.173.1015.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.90.12615.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.244.7352.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.146.2654.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.57.11916.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1291
Organization
andrew barham
Contact emails

Subdomains

12 observed subdomains of auditortrainingonline.com.

Web-graph footprint

Distinct hostnames that link to or from auditortrainingonline.com in the public web crawl.

63 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for auditortrainingonline.com.

MechanismTarget
SPF_INCLUDE7935050.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from auditortrainingonline.com.

Cypher and MCP

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

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