Hostname
edutech.com
Last fetched
edutech.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in IN. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
edutech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.244.132.218 | 143.244.128.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | IN |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: edutech.com
- Contact emails
- 0cfcbc5f0a16123321f4c881054764b5@domaindiscreet.com
- 0t07p6su62i0f899e4mv4bf4rr@domaindiscreet.com
- 4fd56fbd0a28fd0a52c2dc00b415c9b5@domaindiscreet.com
- 57169858@myprivatename.com
- 81f7ac600a28fd0a3d23c59d54965e40@domaindiscreet.com
- 940e665a0a28fd0a783f520b94d286db@domaindiscreet.com
- b5qcps39m6hosbpap450vi7im8@domaindiscreet.com
- bb38ffe30a28fd0a6b8b1f8769c344ab@domaindiscreet.com
- d87c14a00a28fd0a4b5b347d59348a2f@domaindiscreet.com
- f8e084c50a28fd0a17b778b5e7d15e97@domaindiscreet.com
Subdomains
14 observed subdomains of edutech.com.
Web-graph footprint
Distinct hostnames that link to or from edutech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for edutech.com.
| Mechanism | Target |
|---|---|
| SPF_A | edutech.com |
| SPF_INCLUDE | spf.aspgulf.net |
| SPF_INCLUDE | spf1.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 74.201.152.59/32 |
| SPF_MX | edutech.com |
Related pages
Pivot deeper into the graph from edutech.com.
- IP · 143.244.132.218
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:9
- Country · IN
- Email · 0cfcbc5f0a16123321f4c881054764b5@domaindiscreet.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edutech.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.