Hostname
syskon.no
Last fetched
syskon.no resolves to 1 IPv4 address operated by WAN-NO - iteam Braathe AS in NO.
Nutrition Label
Resolution chain
syskon.no 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 |
|---|---|---|---|---|
| 80.86.134.40 | 80.86.128.0/20 | AS21119 | WAN-NO - iteam Braathe AS | NO |
WHOIS identity
No WHOIS records are currently associated with syskon.no in WhisperGraph.
Subdomains
17 observed subdomains of syskon.no.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from syskon.no in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for syskon.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.41.17.64/28 |
| SPF_IP | 188.240.51.133/32 |
| SPF_IP | 198.20.73.204/32 |
| SPF_IP | 46.16.52.38 |
| SPF_IP | 46.250.221.9 |
Related pages
Pivot deeper into the graph from syskon.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "syskon.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.