Skip to content

Hostname

chetak.com

Last fetched

chetak.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · chetak.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chetak.com

Resolution chain

chetak.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.204.45.3420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:146
Organization
bajaj auto
Contact emails

Subdomains

5 observed subdomains of chetak.com.

Web-graph footprint

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

291 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for chetak.com.

MechanismTarget
SPF_INCLUDE82842d08.ppspf.net
SPF_INCLUDEncfp.asia
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.244.106.230
SPF_IP121.244.106.231
SPF_IP13.232.242.144
SPF_IP203.197.88.69
SPF_IP203.199.149.5

Related pages

Pivot deeper into the graph from chetak.com.

Cypher and MCP

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

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