Skip to content

Hostname

swann.com

Last fetched

swann.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · swann.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/swann.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.25.185104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.155.86172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
swann communications pty ltd attn swann.com care of network solutions
Contact emails

Subdomains

51 observed subdomains of swann.com.

Web-graph footprint

Distinct hostnames that link to or from swann.com in the public web crawl.

322 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

84 SPF mechanisms authorising senders for swann.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP103.151.192.0/23
SPF_IP103.9.96.0/22
SPF_IP104.195.127.0/28
SPF_IP104.195.80.16/28
SPF_IP104.241.192.0/20
SPF_IP104.245.209.192/26
SPF_IP104.47.0.0/17
SPF_IP110.145.200.30/32
SPF_IP113.28.54.117/32
SPF_IP117.120.16.0/21
SPF_IP118.127.127.250/32
SPF_IP136.179.50.206
SPF_IP138.217.255.170/32
SPF_IP147.160.158.0/24
SPF_IP170.187.131.209/32
SPF_IP174.37.85.64/28
SPF_IP18.156.89.250
SPF_IP18.157.243.190
SPF_IP18.216.232.154
SPF_IP18.236.40.242
SPF_IP185.12.80.0/22
SPF_IP185.3.93.228/32
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.200.181.144/28
SPF_IP192.200.190.165/30
SPF_IP193.109.254.0/23
SPF_IP194.106.220.0/23
SPF_IP195.245.230.0/23
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP20.47.149.138/32
SPF_IP207.218.90.122/32
SPF_IP209.170.195.0/26
SPF_IP212.1.222.102/32
SPF_IP216.145.124.0/24
SPF_IP216.198.0.0/18
SPF_IP216.82.240.0/20
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP2a01:4180:4050:400::0/64
SPF_IP2a01:4180:4050:800::0/64
SPF_IP2a01:4180:4051:400::0/64
SPF_IP2a01:4180:4051:800::0/64
SPF_IP3.129.120.190
SPF_IP3.70.123.177
SPF_IP34.215.104.144
SPF_IP35.161.32.253
SPF_IP35.167.93.243
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP44.236.56.93
SPF_IP46.226.48.0/21
SPF_IP50.31.156.96/17
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.28.63.81
SPF_IP52.58.216.183
SPF_IP52.59.143.3
SPF_IP52.82.172.0/22
SPF_IP54.213.20.246
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP59.148.59.26/32
SPF_IP63.141.144.128/28
SPF_IP64.79.155.192/32
SPF_IP64.79.155.193
SPF_IP64.79.155.205
SPF_IP64.79.155.206
SPF_IP67.219.240.0/20
SPF_IP67.79.155.0/24
SPF_IP69.169.224.0/20
SPF_IP75.126.150.248/30
SPF_IP76.223.176.0/20
SPF_IP85.158.136.0/21
SPF_IP95.131.104.0/21

Related pages

Pivot deeper into the graph from swann.com.

Cypher and MCP

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

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