Hostname
studocu.com
Last fetched
studocu.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
studocu.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.48.159.17 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.189.157 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.136.150 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.205.175.18 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.219.77.151 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.221.47.105 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.109.158 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.34.106 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.39.46 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.68.113 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.236.57.3 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.238.29.127 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.239.229.252 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.21.232 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.43.132 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.211.65 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.248.17 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.19.175.250 | 50.19.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.56.52 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.133.185 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- studeersnel b.v.
- Contact emails
- info@studocu.com
- lucas@studeersnel.nl
- 41a66d95-80d9-4658-b5e3-e443b951c333@identity-protect.org
- 52b1097d-ffa0-48b4-a86b-438416a9e4ff@identity-protect.org
- 5e552294-d148-407c-b07b-36ce5703919b@identity-protect.org
- bdf891dd-eadb-463e-87af-4d8e05697254@identity-protect.org
- owner-10587579@studocu.com.whoisprivacyservice.org
- owner-10784961@studocu.com.whoisprivacyservice.org
- owner-10857528@studocu.com.whoisprivacyservice.org
- owner-11011054@studocu.com.whoisprivacyservice.org
- owner-11054910@studocu.com.whoisprivacyservice.org
- owner-11127477@studocu.com.whoisprivacyservice.org
- owner-11147796@studocu.com.whoisprivacyservice.org
- owner-11417745@studocu.com.whoisprivacyservice.org
- owner-11899032@studocu.com.whoisprivacyservice.org
- owner-11919351@studocu.com.whoisprivacyservice.org
- owner-12096414@studocu.com.whoisprivacyservice.org
- owner-2313157@studocu.com.whoisprivacyservice.org
- owner-2490220@studocu.com.whoisprivacyservice.org
- owner-2716313@studocu.com.whoisprivacyservice.org
- and 29 more
Subdomains
39 observed subdomains of studocu.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from studocu.com in the public web crawl.
5,040 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for studocu.com.
| Mechanism | Target |
|---|---|
| SPF_A | studocu.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_MX | studocu.com |
Related pages
Pivot deeper into the graph from studocu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "studocu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.