Skip to content

Hostname

whjre.com

Last fetched

whjre.com resolves to 3 IPv4 addresses operated by AS8342 in RU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · whjre.comRouting diversity3.0/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/whjre.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.161.21.2195.161.0.0/16AS8342RU
212.32.251.44212.32.224.0/19AS60781NL
23.82.137.6723.82.136.0/21AS393886LEASEWEB-USA-MIA - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of whjre.com.

Web-graph footprint

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

57 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from whjre.com.

Cypher and MCP

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

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