Skip to content

Hostname

wildstar-online.com

Last fetched

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

Nutrition Label

WHISPER CANON · wildstar-online.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wildstar-online.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.227.127100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.86.40.9335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.228.7444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.121.12244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.91.24844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.169.16244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.234.21044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.92.4944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.149.8152.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.218.19152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.252.6452.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.9.20754.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.185.654.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.137.24254.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.144.854.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.52.22344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:100
Organization
ncsoft
Contact emails

Subdomains

15 observed subdomains of wildstar-online.com.

Web-graph footprint

Distinct hostnames that link to or from wildstar-online.com in the public web crawl.

308 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wildstar-online.com.

MechanismTarget
SPF_INCLUDEncsoft.com

Related pages

Pivot deeper into the graph from wildstar-online.com.

Cypher and MCP

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

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