Skip to content

Hostname

bswift.com

Last fetched

bswift.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bswift.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bswift.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.209.718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.44.2734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.152.3634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.103.12835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.246.352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.156.2152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.7.21052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.188.6954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.108.11932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.35.24452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
bswift 224 n. des plaines, 6th floor
Contact emails

Subdomains

233 observed subdomains of bswift.com.

Web-graph footprint

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

226 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bswift.com.

MechanismTarget
SPF_Abswift.com
SPF_INCLUDE45086501.spf07.hubspotemail.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP174.128.1.123/32
SPF_IP208.86.168.7/32
SPF_IP35.172.47.163
SPF_IP54.240.124.234
SPF_IP54.240.124.235

Related pages

Pivot deeper into the graph from bswift.com.

Cypher and MCP

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

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