Skip to content

Hostname

etudier.com

Last fetched

etudier.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:466 as the registrar.

Nutrition Label

WHISPER CANON · etudier.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/etudier.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.136.4752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.174.10752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.10852.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.8552.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.9052.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.1454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:466
Organization
domain protection services,
Contact emails

Subdomains

12 observed subdomains of etudier.com.

Web-graph footprint

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

195 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for etudier.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDElowsky.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from etudier.com.

Cypher and MCP

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

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