Skip to content

Hostname

swtor.com

Last fetched

swtor.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · swtor.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/swtor.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.1518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.143.2418.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.4918.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.5918.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.9518.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.122.1118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

14 observed subdomains of swtor.com.

Web-graph footprint

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

1,588 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for swtor.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.153.0.0/16

Related pages

Pivot deeper into the graph from swtor.com.

Cypher and MCP

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

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