Hostname
dialecta.no
Last fetched
dialecta.no is a registered hostname under the .no top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with dialecta.no in WhisperGraph.
Subdomains
50 observed subdomains of dialecta.no.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dialecta.no in the public web crawl.
103 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for dialecta.no.
| Mechanism | Target |
|---|---|
| SPF_A | dialecta.no |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.dialecta.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webhuset.no |
| SPF_IP | 148.123.15.65 |
| SPF_IP | 193.213.121.72 |
| SPF_IP | 193.213.121.73/24 |
| SPF_IP | 82.147.40.130/32 |
| SPF_IP | 82.147.40.138/32 |
| SPF_MX | dialecta.no |
Related pages
Pivot deeper into the graph from dialecta.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dialecta.no"})-[: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.