Skip to content

Hostname

golfsupercrew.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.215.16213.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.19113.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.21713.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.22313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.50.16113.33.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.50.18213.33.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.50.3313.33.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.50.7513.33.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.71.10018.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.71.1218.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.71.16518.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.71.6518.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
3.174.142.1803.174.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.142.1873.174.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.142.683.174.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.142.893.174.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:100
Organization
two hands games
Contact emails

Subdomains

4 observed subdomains of golfsupercrew.com.

Web-graph footprint

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

21 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from golfsupercrew.com.

Cypher and MCP

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

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