Skip to content

Hostname

swo.nl

Last fetched

swo.nl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · swo.nlRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/swo.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.134.107.17018.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

2 observed subdomains of swo.nl.

Web-graph footprint

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

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for swo.nl.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.173.17
SPF_IP136.144.173.183
SPF_IP18.134.107.170
SPF_IP193.172.20.67
SPF_IP213.125.22.82
SPF_IP77.171.187.77
SPF_IP92.66.219.9

Related pages

Pivot deeper into the graph from swo.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "swo.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.