Hostname
sinside.net
Last fetched
sinside.net resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
sinside.net 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 |
|---|---|---|---|---|
| 194.63.249.232 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ronny dahl
- Contact emails
- crtrjfonybz3@privacy-protection.email
- j2wbnhsrs6yb@privacy-protection.email
- j422cinx7vyq@privacy-protection.email
- jmh98mfwcptd@privacy-protection.email
- ptxu67kd2qyf@privacy-protection.email
- waa9o4nnpxvx@privacy-protection.email
- xnvaa36guzva@privacy-protection.email
- xxngezetvtr4@privacy-protection.email
- y2cjmjhmjcod@privacy-protection.email
- ygzmfurs4rbt@privacy-protection.email
- hostmaster@dataguard.no
Subdomains
5 observed subdomains of sinside.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for sinside.net.
| Mechanism | Target |
|---|---|
| SPF_A | sinside.net |
| SPF_A | smtp-out-1.dataguard.no |
| SPF_A | smtp-out-2.dataguard.no |
| SPF_A | smtp-out-3.dataguard.no |
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | dataguard.no |
| SPF_MX | sinside.net |
Related pages
Pivot deeper into the graph from sinside.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sinside.net"})-[: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.