Skip to content

Hostname

giri.mapunity.org

Last fetched

giri.mapunity.org resolves to 3 IPv4 addresses operated by AS9905 in ID.

Nutrition Label

WHISPER CANON · giri.mapunity.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/giri.mapunity.org

Resolution chain

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

IPPrefixASNOperatorCountry
139.255.196.196139.255.196.0/22AS9905ID
182.23.79.195182.23.79.0/24AS4800ID
34.92.19.234.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK

WHOIS identity

No WHOIS records are currently associated with giri.mapunity.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from giri.mapunity.org.

Cypher and MCP

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

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