Skip to content

Hostname

convocation.ycmou.ac.in

Last fetched

convocation.ycmou.ac.in resolves to 1 IPv4 address operated by DIMENOC - HostDime.com, Inc. in IN.

Nutrition Label

WHISPER CANON · convocation.ycmou.ac.inRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/convocation.ycmou.ac.in

Resolution chain

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

IPPrefixASNOperatorCountry
138.128.180.202138.128.180.0/24AS33182DIMENOC - HostDime.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with convocation.ycmou.ac.in in WhisperGraph.

Subdomains

1 observed subdomain of convocation.ycmou.ac.in.

Web-graph footprint

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

115 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for convocation.ycmou.ac.in.

MechanismTarget
SPF_Aconvocation.ycmou.ac.in
SPF_IP138.128.180.202
SPF_IP138.128.180.226
SPF_IP138.128.180.234
SPF_MXconvocation.ycmou.ac.in

Related pages

Pivot deeper into the graph from convocation.ycmou.ac.in.

Cypher and MCP

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

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