Skip to content

Hostname

leagueworks.net

Last fetched

leagueworks.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · leagueworks.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/leagueworks.net

Resolution chain

leagueworks.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.69.11313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
daniel hawke
Contact emails

Subdomains

6 observed subdomains of leagueworks.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for leagueworks.net.

MechanismTarget
SPF_Aleagueworks.net
SPF_INCLUDE_spf.freeit.co.nz
SPF_INCLUDE_spf.google.com
SPF_MXleagueworks.net

Related pages

Pivot deeper into the graph from leagueworks.net.

Cypher and MCP

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

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