Hostname
edutekst.com
Last fetched
edutekst.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
edutekst.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 |
|---|---|---|---|---|
| 46.242.233.98 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- whoisproxy.com
- Contact emails
- 103e5eb208bf6241f860e4c75a3b3502021aeaeb9af2787bfa294edd2b2d80f6@edutekst.com.whoisproxy.org
- 28462f2d3dbea2c826482a93ea47b2bc93fdd1e5bb9b4e00bd543425abaac442@edutekst.com.whoisproxy.org
- 3a11ccf490252c141d92e5c166b2ce93b8a461890604df93e1feb508b17071ed@edutekst.com.whoisproxy.org
- 6e4480f720aae7c2c714c1e335072227ef19a599c48c52e4e6a39cf6068fa96b@edutekst.com.whoisproxy.org
- 995fcdca9c8f1dc472b3bb106cc465125c1f25f15d812c021b8d18ed2d8a9f26@edutekst.com.whoisproxy.org
- 9d3f17f87c63daff51555b0c60787e650273c11726ae1b6f98624fc21e84c859@edutekst.com.whoisproxy.org
- ae0e2e2ecf6acb009cfe4da9368c8e67779eca8336fcf23c6ae16ee2d4c6cbfe@edutekst.com.whoisproxy.org
- ce3da74db1c5fb7588206249ff3a4a439bdb72e4ddc9104afe4abf89b5db15a1@edutekst.com.whoisproxy.org
- d7d0827f0c70581eaebbe8131fd14751986534889b13de6d4c79be675d34ed9b@edutekst.com.whoisproxy.org
- e0ad762f270842e66e179e37a7ec26e12f27e9d18a9191acbaa4b137dc876f8c@edutekst.com.whoisproxy.org
- ed85cd3cdc581a6460cdaa52323e47f1befcb16c43a04b608d81d09ebf1ceed0@edutekst.com.whoisproxy.org
- fb17ccca95555ee136d3020d463ef3672204445b74d62ddd1ead54d5385d1072@edutekst.com.whoisproxy.org
Subdomains
1 observed subdomain of edutekst.com.
| Subdomain |
|---|
| www.edutekst.com |
Web-graph footprint
Distinct hostnames that link to or from edutekst.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- edutekst.com
SPF policy
2 SPF mechanisms authorising senders for edutekst.com.
| Mechanism | Target |
|---|---|
| SPF_A | edutekst.com |
| SPF_MX | edutekst.com |
Related pages
Pivot deeper into the graph from edutekst.com.
- IP · 46.242.233.98
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 103e5eb208bf6241f860e4c75a3b3502021aeaeb9af2787bfa294edd2b2d80f6@edutekst.com.whoisproxy.org
- 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: "edutekst.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.