Skip to content

Hostname

proteantech.in

Last fetched

proteantech.in resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · proteantech.inRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/proteantech.in

Resolution chain

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

IPPrefixASNOperatorCountry
34.120.186.18934.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.120.60.10034.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:801217
Organization
protean egov technologies
Contact emails

Subdomains

67 observed subdomains of proteantech.in.

Web-graph footprint

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

160 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for proteantech.in.

Related pages

Pivot deeper into the graph from proteantech.in.

Cypher and MCP

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

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