Skip to content

Hostname

technopark.in

Last fetched

technopark.in resolves to 2 IPv4 addresses operated by AS133037 in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · technopark.inRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint7.2/10canon.whisper.security/host/technopark.in

Resolution chain

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

IPPrefixASNOperatorCountry
103.135.130.35103.135.130.0/24AS133037IN
13.233.95.24313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:801217
Organization
electronics technology parks - kerala
Contact emails

Subdomains

9 observed subdomains of technopark.in.

Web-graph footprint

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

42 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for technopark.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.in

Related pages

Pivot deeper into the graph from technopark.in.

Cypher and MCP

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

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