Skip to content

Hostname

ganapathynss.com

Last fetched

ganapathynss.com resolves to 2 IPv4 addresses operated by BROWNARC-AS-AP - BrownArc Enterprises Private Limited in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ganapathynss.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ganapathynss.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.118.158.2103.118.158.0/24AS147177BROWNARC-AS-AP - BrownArc Enterprises Private LimitedIN
50.62.136.20350.62.136.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

4 observed subdomains of ganapathynss.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ganapathynss.com.

Cypher and MCP

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

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