Skip to content

Hostname

kalemon.am

Last fetched

kalemon.am resolves to 5 IPv4 addresses operated by ONEPROVIDER-AS - BrainStorm Network, Inc in NL.

Nutrition Label

WHISPER CANON · kalemon.amRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/kalemon.am

Resolution chain

kalemon.am resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.104.154.84109.104.154.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncNL
142.132.196.168142.132.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE
185.196.61.178185.196.61.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncCA
23.95.75.14523.95.75.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncUS
51.77.117.4051.77.0.0/16AS16276OVH - OVH SASGB

WHOIS identity

No WHOIS records are currently associated with kalemon.am in WhisperGraph.

Subdomains

1 observed subdomain of kalemon.am.

Web-graph footprint

Distinct hostnames that link to or from kalemon.am in the public web crawl.

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from kalemon.am.

Cypher and MCP

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

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