Skip to content

Hostname

swe.org

Last fetched

swe.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · swe.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/swe.org

Resolution chain

swe.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.127104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.127104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
107.191.51.214107.191.48.0/22AS20473AS-VULTR - The Constant Company, LLCUS
172.67.69.157172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

183 observed subdomains of swe.org.

Web-graph footprint

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

1,590 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for swe.org.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP148.105.8.0/21
SPF_IP152.44.36.219
SPF_IP173.0.131.44
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP207.97.230.118
SPF_IP207.97.230.13
SPF_IP67.225.255.7
SPF_IP74.217.242.0/23

Related pages

Pivot deeper into the graph from swe.org.

Cypher and MCP

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

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