Skip to content

Hostname

testwizard.com

Last fetched

testwizard.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · testwizard.comRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/testwizard.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.240.141100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.206.234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.224.21434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.215.156.1834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.52.6535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.220.10035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.208.6735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.195.11535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.53.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.101.10544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.6.12844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.135.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.244.12044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.8.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.135.5352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.21.15952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.225.14752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.143.11052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.13.22154.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.126.20554.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
eduware,
Contact emails

Subdomains

3 observed subdomains of testwizard.com.

Web-graph footprint

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

7 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for testwizard.com.

MechanismTarget
SPF_REDIRECT_spf.mailhostbox.com

Related pages

Pivot deeper into the graph from testwizard.com.

Cypher and MCP

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

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