Skip to content

Hostname

studygo.com

Last fetched

studygo.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · studygo.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/studygo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.10618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.199.1053.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.283.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.843.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.933.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
creekside creations
Contact emails

Subdomains

28 observed subdomains of studygo.com.

Web-graph footprint

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

235 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for studygo.com.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from studygo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "studygo.com"})-[: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.