Skip to content

Hostname

testtakeronline.com

Last fetched

testtakeronline.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.9316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.10116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.22916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.15716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.10.9852.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.13352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.21352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.2952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.17352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.24552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.12552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.12352.217.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.9354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.6154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
dantech corporation
Contact emails

Subdomains

1 observed subdomain of testtakeronline.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for testtakeronline.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from testtakeronline.com.

Cypher and MCP

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

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