Skip to content

Hostname

jindalsaw.com

Last fetched

jindalsaw.com resolves to 2 IPv4 addresses operated by CAPL-AS-AP - Contabo Asia Private Limited in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jindalsaw.comRouting diversity2.4/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jindalsaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.180.146.1082.180.146.0/24AS141995CAPL-AS-AP - Contabo Asia Private LimitedIN
103.212.121.116103.212.121.0/24AS135222MWNASHIK-AS - MilesWeb Internet Services Pvt Ltd

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of jindalsaw.com.

Web-graph footprint

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

57 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jindalsaw.com.

Related pages

Pivot deeper into the graph from jindalsaw.com.

Cypher and MCP

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

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