Skip to content

Hostname

syskon.no

Last fetched

syskon.no resolves to 1 IPv4 address operated by WAN-NO - iteam Braathe AS in NO.

Nutrition Label

WHISPER CANON · syskon.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/syskon.no

Resolution chain

syskon.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.86.134.4080.86.128.0/20AS21119WAN-NO - iteam Braathe ASNO

WHOIS identity

No WHOIS records are currently associated with syskon.no in WhisperGraph.

Subdomains

17 observed subdomains of syskon.no.

Web-graph footprint

Distinct hostnames that link to or from syskon.no in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for syskon.no.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.41.17.64/28
SPF_IP188.240.51.133/32
SPF_IP198.20.73.204/32
SPF_IP46.16.52.38
SPF_IP46.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.