Skip to content

Hostname

deekshainstruments.com

Last fetched

deekshainstruments.com resolves to 1 IPv4 address operated by AS140687 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · deekshainstruments.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/deekshainstruments.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.182.211.25103.182.211.0/24AS140687IN

WHOIS identity

Registrar
iana:303
Organization
deeksha instruments corporation
Contact emails

Subdomains

3 observed subdomains of deekshainstruments.com.

Web-graph footprint

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

6 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for deekshainstruments.com.

MechanismTarget
SPF_Adeekshainstruments.com
SPF_IP103.67.239.15
SPF_IP103.67.239.20
SPF_IP103.67.239.34
SPF_IP103.67.239.35
SPF_IP103.67.239.83
SPF_IP103.67.239.97
SPF_MXdeekshainstruments.com

Related pages

Pivot deeper into the graph from deekshainstruments.com.

Cypher and MCP

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

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