Skip to content

Hostname

countersketchsession.gemvision.cloud

Last fetched

countersketchsession.gemvision.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · countersketchsession.gemvision.cloudRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/countersketchsession.gemvision.cloud

Resolution chain

countersketchsession.gemvision.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.179.1018.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.10018.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.2318.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.5018.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.164.96.10818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with countersketchsession.gemvision.cloud in WhisperGraph.

Subdomains

1 observed subdomain of countersketchsession.gemvision.cloud.

Threat posture

History

Related pages

Pivot deeper into the graph from countersketchsession.gemvision.cloud.

Cypher and MCP

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

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