Skip to content

Hostname

jamonas.com

Last fetched

jamonas.com resolves to 2 IPv4 addresses operated by AS49635 in ES. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · jamonas.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jamonas.com

Resolution chain

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

IPPrefixASNOperatorCountry
187.33.147.155187.33.196.0/23AS49635ES
72.52.179.17572.53.160.0/20AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:291
Organization
carles garcia
Contact emails

Subdomains

9 observed subdomains of jamonas.com.

Web-graph footprint

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

31 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jamonas.com.

Cypher and MCP

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

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