Skip to content

Hostname

awsatraining.com

Last fetched

awsatraining.com resolves to 1 IPv4 address operated by ESECUREDATA - eSecureData in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · awsatraining.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/awsatraining.com

Resolution chain

awsatraining.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
71.19.253.7071.19.253.0/24AS11831ESECUREDATA - eSecureDataCA

WHOIS identity

Registrar
iana:69
Organization
kate rhodes
Contact emails

Subdomains

10 observed subdomains of awsatraining.com.

Threat posture

History

Mail and authentication

MX records

  • awsatraining.com

SPF policy

9 SPF mechanisms authorising senders for awsatraining.com.

MechanismTarget
SPF_Aawsatraining.com
SPF_IP104.193.174.220
SPF_IP23.111.78.182
SPF_IP23.111.78.74
SPF_IP67.231.17.39
SPF_IP67.231.22.190
SPF_IP67.231.22.191
SPF_IP71.19.253.70
SPF_MXawsatraining.com

Related pages

Pivot deeper into the graph from awsatraining.com.

Cypher and MCP

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

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