Skip to content

Hostname

mindteck.com

Last fetched

mindteck.com resolves to 2 IPv4 addresses operated by TATACOMM-AS TATA Communications formerly VSNL is Leading ISP in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mindteck.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mindteck.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.142.4.4214.142.4.0/22AS4755TATACOMM-AS TATA Communications formerly VSNL is Leading ISPIN
74.208.236.22074.208.0.0/16AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.US

WHOIS identity

Registrar
iana:2
Organization
mindteck
Contact emails

Subdomains

30 observed subdomains of mindteck.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mindteck.com.

MechanismTarget
SPF_Amindteck.com
SPF_Arelay.retortsoft.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.conrep.com
SPF_INCLUDEspf.jobdiva.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvtigermails.com
SPF_IP14.142.4.50
SPF_IP149.72.71.225
SPF_IP182.71.223.116
SPF_IP69.72.40.35
SPF_IP69.72.43.12
SPF_MXmindteck.com

Related pages

Pivot deeper into the graph from mindteck.com.

Cypher and MCP

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

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