Hostname
internet.ee
Last fetched
internet.ee resolves to 1 IPv4 address operated by NERDHERRSCHAFT-AS in NL. WHOIS lists registrar:elisa|eesti interneti sihtasutus as the registrar.
Nutrition Label
Resolution chain
internet.ee 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 |
|---|---|---|---|---|
| 85.222.234.14 | 85.222.232.0/22 | AS49604 | NERDHERRSCHAFT-AS | NL |
WHOIS identity
- Registrar
- registrar:elisa|eesti interneti sihtasutus
- Organization
- —
- Contact emails
- —
Subdomains
58 observed subdomains of internet.ee.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from internet.ee in the public web crawl.
195 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for internet.ee.
| Mechanism | Target |
|---|---|
| SPF_A | lists.internet.ee |
| SPF_A | mail.tld.ee |
| SPF_A | smtp1.internet.ee |
| SPF_A | smtp2.internet.ee |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 195.43.86.0/23 |
| SPF_IP | 2001:7d0:4c83:9580:250:56ff:feb9:a176 |
| SPF_IP | 213.35.139.152 |
| SPF_IP | 2a00:c3a0::/32 |
| SPF_IP | 90.190.150.212/32 |
| SPF_MX | internet.ee |
Related pages
Pivot deeper into the graph from internet.ee.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "internet.ee"})-[: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.