Skip to content

Hostname

mndstech.in

Last fetched

mndstech.in resolves to 2 IPv4 addresses operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN.

Nutrition Label

WHISPER CANON · mndstech.inRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mndstech.in

Resolution chain

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

IPPrefixASNOperatorCountry
66.116.226.9866.116.226.0/24AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN
69.57.172.24469.57.172.0/24AS199404IN

WHOIS identity

No WHOIS records are currently associated with mndstech.in in WhisperGraph.

Subdomains

77 observed subdomains of mndstech.in.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mndstech.in

SPF policy

3 SPF mechanisms authorising senders for mndstech.in.

MechanismTarget
SPF_Amndstech.in
SPF_IP69.57.172.244
SPF_MXmndstech.in

Related pages

Pivot deeper into the graph from mndstech.in.

Cypher and MCP

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

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