Skip to content

Hostname

swllc.org

Last fetched

swllc.org resolves to 1 IPv4 address operated by AS41357 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · swllc.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/swllc.org

Resolution chain

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

IPPrefixASNOperatorCountry
46.183.14.20346.183.8.0/21AS41357GB

WHOIS identity

Registrar
iana:69
Organization
alasdair stewart
Contact emails

Subdomains

10 observed subdomains of swllc.org.

Web-graph footprint

Distinct hostnames that link to or from swllc.org in the public web crawl.

69 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for swllc.org.

MechanismTarget
SPF_Aswllc.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ezhostingserver.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.179.112.0/20
SPF_IP185.107.232.0/22
SPF_IP185.107.236.0/23
SPF_IP89.187.85.105
SPF_IP89.187.86.25
SPF_IP89.187.86.9
SPF_IP94.124.140.0/22
SPF_MXswllc.org

Related pages

Pivot deeper into the graph from swllc.org.

Cypher and MCP

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

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