Skip to content

Hostname

greatlearning.in

Last fetched

greatlearning.in resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · greatlearning.inRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/greatlearning.in

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.248.11918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.218.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3818.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.8918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.10154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.6554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.7654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
great learning
Contact emails

Subdomains

19 observed subdomains of greatlearning.in.

Web-graph footprint

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

203 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for greatlearning.in.

MechanismTarget
SPF_INCLUDE1278314a1.ppspf.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_IP103.14.122.202
SPF_IP202.162.237.207/32
SPF_IP202.162.237.208/32

Related pages

Pivot deeper into the graph from greatlearning.in.

Cypher and MCP

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

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