Skip to content

Hostname

studocu.id

Last fetched

studocu.id resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · studocu.idRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/studocu.id

Resolution chain

studocu.id resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.159.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.189.157100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.136.150100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.77.1513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.47.1053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.109.1583.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.34.1063.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.39.4634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.68.11334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.57.334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.29.12734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.229.25234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.16.3654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.102.22154.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

8 observed subdomains of studocu.id.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for studocu.id.

MechanismTarget
SPF_Astudocu.id
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_MXstudocu.id

Related pages

Pivot deeper into the graph from studocu.id.

Cypher and MCP

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

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