Skip to content

Hostname

pcet.org.in

Last fetched

pcet.org.in resolves to 1 IPv4 address operated by HOST4GEEKS-LLC - Host4Geeks LLC in IN. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · pcet.org.inRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pcet.org.in

Resolution chain

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

IPPrefixASNOperatorCountry
103.83.194.110103.83.194.0/24AS393960HOST4GEEKS-LLC - Host4Geeks LLCIN

WHOIS identity

Registrar
iana:1647
Organization
pimpri chinchwad education trust
Contact emails

Subdomains

11 observed subdomains of pcet.org.in.

Web-graph footprint

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

32 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pcet.org.in.

MechanismTarget
SPF_Apcet.org.in
SPF_INCLUDEwebhostbox.net
SPF_IP103.83.192.66
SPF_IP103.83.194.110
SPF_MXpcet.org.in

Related pages

Pivot deeper into the graph from pcet.org.in.

Cypher and MCP

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

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