Skip to content

Hostname

testprep-online.com

Last fetched

testprep-online.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

testprep-online.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.84.216100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.206.16918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.155.963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.9.1134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.83.24634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.209.21550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.108.6454.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.162.12554.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.63.12354.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.187.23998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.210.3813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of testprep-online.com owner
Contact emails

Subdomains

3 observed subdomains of testprep-online.com.

Web-graph footprint

Distinct hostnames that link to or from testprep-online.com in the public web crawl.

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for testprep-online.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.18.181.121
SPF_IP52.209.83.64
SPF_MXtestprep-online.com

Related pages

Pivot deeper into the graph from testprep-online.com.

Cypher and MCP

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

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