Skip to content

Hostname

cuonlineedu.in

Last fetched

cuonlineedu.in resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cuonlineedu.inRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cuonlineedu.in

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.97.13913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.242.9113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.227.5213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.205.1483.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.35.2153.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.77.1733.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.246.2313.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.189.443.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.95.1653.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.167.15935.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.17.23035.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.163.14865.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.114.24465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.30.17413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.210.19613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.167.9013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.31.13043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.161.7213.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
infinite 1 ventures & solutions pvt.
Contact emails

Subdomains

8 observed subdomains of cuonlineedu.in.

Web-graph footprint

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

5 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cuonlineedu.in.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.cuonlineedu.in

Related pages

Pivot deeper into the graph from cuonlineedu.in.

Cypher and MCP

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

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