Skip to content

Hostname

jerking.site

Last fetched

jerking.site resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:3882 as the registrar.

Nutrition Label

WHISPER CANON · jerking.siteRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/jerking.site

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.33.73157.90.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
157.90.33.74157.90.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:3882
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of jerking.site.

Web-graph footprint

Distinct hostnames that link to or from jerking.site in the public web crawl.

66 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jerking.site.

Cypher and MCP

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

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