Skip to content

Hostname

dsci.in

Last fetched

dsci.in resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:endurance domains technology pvt. ltd. (r173-afin) as the registrar.

Nutrition Label

WHISPER CANON · dsci.inRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/dsci.in

Resolution chain

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

IPPrefixASNOperatorCountry
52.66.101.24652.84.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
64.185.181.23864.186.53.0/24AS40009BITGRAVITY - BitGravity, Inc.US

WHOIS identity

Registrar
registrar:endurance domains technology pvt. ltd. (r173-afin)
Organization
data security council of india
Contact emails

Subdomains

6 observed subdomains of dsci.in.

Web-graph footprint

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

362 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dsci.in.

MechanismTarget
SPF_Adsci.in
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusermail.zohocreator.in
SPF_INCLUDEzcsend.in
SPF_MXdsci.in

Related pages

Pivot deeper into the graph from dsci.in.

Cypher and MCP

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

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