Skip to content

Hostname

juerguar.com

Last fetched

juerguar.com resolves to 2 IPv4 addresses operated by WHG-FRA in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · juerguar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/juerguar.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.229.235192.250.229.0/24AS209341WHG-FRADE
198.20.127.137198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

10 observed subdomains of juerguar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from juerguar.com.

Cypher and MCP

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

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