Skip to content

Hostname

nerdy.dev

Last fetched

nerdy.dev resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · nerdy.devRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nerdy.dev

Resolution chain

nerdy.dev resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.120.54.5534.120.0.0/14AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
69.67.170.17069.67.170.0/24AS15329DENO - DenoNL

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1244029763
Contact emails

Subdomains

1 observed subdomain of nerdy.dev.

Subdomain
a.nerdy.dev

Web-graph footprint

Distinct hostnames that link to or from nerdy.dev in the public web crawl.

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nerdy.dev.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from nerdy.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nerdy.dev"})-[: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.