Skip to content

Hostname

netacad.com

Last fetched

netacad.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · netacad.comRouting diversity4.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netacad.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.216.110.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.80.8934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.155.14344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.12.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.63.7144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.55.5244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.100.19144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.64.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.70.25054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.9.16254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.28.136100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.234.63.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
cisco networking academy
Contact emails

Subdomains

134 observed subdomains of netacad.com.

Web-graph footprint

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

3,174 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for netacad.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from netacad.com.

Cypher and MCP

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

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