Skip to content

Hostname

swis.nl

Last fetched

swis.nl resolves to 2 IPv4 addresses operated by AS15703 in NL. WHOIS lists registrar:swis b.v. as the registrar.

Nutrition Label

WHISPER CANON · swis.nlRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/swis.nl

Resolution chain

swis.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:swis b.v.
Organization
Contact emails

Subdomains

57 observed subdomains of swis.nl.

Web-graph footprint

Distinct hostnames that link to or from swis.nl in the public web crawl.

52 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for swis.nl.

MechanismTarget
SPF_Aswis.nl
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.91.114.151/32
SPF_IP87.233.240.31
SPF_IP87.233.240.35
SPF_IP87.233.41.63
SPF_MXswis.nl

Related pages

Pivot deeper into the graph from swis.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "swis.nl"})-[: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.