Hostname
normaalne.com
Last fetched
normaalne.com resolves to 1 IPv4 address operated by AS61189 in EE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
normaalne.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 |
|---|---|---|---|---|
| 185.7.252.114 | 185.7.252.0/23 | AS61189 | — | EE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- kruusamae uve
- Contact emails
Subdomains
1 observed subdomain of normaalne.com.
| Subdomain |
|---|
| www.normaalne.com |
Web-graph footprint
Distinct hostnames that link to or from normaalne.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for normaalne.com.
| Mechanism | Target |
|---|---|
| SPF_A | normaalne.com |
| SPF_INCLUDE | mail.spf.elkdata.ee |
| SPF_MX | normaalne.com |
Related pages
Pivot deeper into the graph from normaalne.com.
- IP · 185.7.252.114
- ASN · AS61189
- Registrar · iana:1052
- Country · EE
- Email · 2b813fe3babecee08b73248ddef8d41a_1734116_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · no…
- 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: "normaalne.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.