Skip to content

Hostname

openswap.io

Last fetched

openswap.io resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · openswap.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/openswap.io

Resolution chain

openswap.io resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.153.10513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.1313.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.2513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6813.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.163.198.123.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.463.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.503.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of openswap.io.

Web-graph footprint

Distinct hostnames that link to or from openswap.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for openswap.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from openswap.io.

Cypher and MCP

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

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