Skip to content

Hostname

nerdtests.com

Last fetched

nerdtests.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:name.com llc as the registrar.

Nutrition Label

WHISPER CANON · nerdtests.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nerdtests.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.14.58.703.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:name.com llc
Organization
nerdtests.com darrell sydlo
Contact emails

Subdomains

2 observed subdomains of nerdtests.com.

Web-graph footprint

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

704 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nerdtests.com.

MechanismTarget
SPF_Anerdtests.com
SPF_Arusxc.com
SPF_Asexytester.com
SPF_Astupidtester.com
SPF_INCLUDEaspmx.google-mail.com
SPF_INCLUDEsmtp.secureserver.net
SPF_MXmailstore1.secureserver.net
SPF_MXnerdtests.com
SPF_MXsmtp.secureserver.net

Related pages

Pivot deeper into the graph from nerdtests.com.

Cypher and MCP

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

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