Skip to content

Hostname

copen.ac.in

Last fetched

copen.ac.in resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · copen.ac.inRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/copen.ac.in

Resolution chain

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

IPPrefixASNOperatorCountry
162.245.187.227162.245.184.0/21AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with copen.ac.in in WhisperGraph.

Subdomains

9 observed subdomains of copen.ac.in.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • copen.ac.in

SPF policy

11 SPF mechanisms authorising senders for copen.ac.in.

MechanismTarget
SPF_Acopen.ac.in
SPF_IP107.150.58.100
SPF_IP107.150.58.101
SPF_IP135.148.164.90
SPF_IP147.135.65.48
SPF_IP15.204.102.121
SPF_IP162.245.187.226
SPF_IP192.187.96.98
SPF_IP51.81.148.230
SPF_IP51.81.208.63
SPF_MXcopen.ac.in

Related pages

Pivot deeper into the graph from copen.ac.in.

Cypher and MCP

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

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