Skip to content

Hostname

kashoorga.com

Last fetched

kashoorga.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.4.43108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.54108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.76108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.92108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.10318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.1318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0148918835
Contact emails

Subdomains

3 observed subdomains of kashoorga.com.

Web-graph footprint

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

60 sites link to this hostname.

241 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from kashoorga.com.

Cypher and MCP

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

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