Hostname
etudesk.com
Last fetched
etudesk.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
etudesk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.47.58 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.144.220 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- atse francois xavier kobon
- Contact emails
- etudesksas@gmail.com
- kobon130@gmail.com
- 45c46b33f574564606106d1bde65b5bd-51186783@contact.gandi.net
- 0e4110e0-10d0-4260-a97f-5f93f2095adc@identity-protect.org
- 9720b9ad-ec96-442c-ba14-a922484b255a@identity-protect.org
- e0cc023e-5b5e-4b82-ad06-82c24ec0988a@identity-protect.org
- f65584ea-0d55-4b59-9635-d1cbdc38c7a0@identity-protect.org
- f904001b-e2b5-4d73-b8eb-9d5132b84976@identity-protect.org
- info@domain-contact.org
Subdomains
7 observed subdomains of etudesk.com.
Web-graph footprint
Distinct hostnames that link to or from etudesk.com in the public web crawl.
18 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for etudesk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
Related pages
Pivot deeper into the graph from etudesk.com.
- IP · 104.21.47.58
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:81
- Country · CA
- Email · etudesksas@gmail.com
- TLD · .com
- Browse hostnames · et…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "etudesk.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.