Skip to content

Hostname

handball.net

Last fetched

handball.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · handball.netRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/handball.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.116108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.117108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.19108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.84108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.22.13108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.30108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.45108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.70108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.214.11252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:141
Organization
deutscher handballbund e.v.
Contact emails

Subdomains

9 observed subdomains of handball.net.

Web-graph footprint

Distinct hostnames that link to or from handball.net in the public web crawl.

792 sites link to this hostname.

355 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for handball.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from handball.net.

Cypher and MCP

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

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