Hostname
freestylejudge.com
Last fetched
freestylejudge.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freestylejudge.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.46.12 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.46.129 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.46.224 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.46.99 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of freestylejudge.com owner
- Contact emails
- 018d1b55-070d-49b0-867a-bf70b7f16057@identity-protect.org
- 27abf144-6540-40bd-8c94-81858b84c552@identity-protect.org
- 34748b31-3836-4e7b-9736-f9445000af2e@identity-protect.org
- 7082c2fc-6905-4986-92ac-76b972862bef@identity-protect.org
- ab126afb-ff5a-40cf-abaa-2e0465fe5717@identity-protect.org
- d5e0e901-5b87-4cae-b550-5935f8ecde4f@identity-protect.org
- fbbaab98-e0c7-456a-8d3a-86f877619e9f@identity-protect.org
- owner-5017374@freestylejudge.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of freestylejudge.com.
| Subdomain |
|---|
| www.freestylejudge.com |
Threat posture
History
Related pages
Pivot deeper into the graph from freestylejudge.com.
- IP · 108.139.46.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 018d1b55-070d-49b0-867a-bf70b7f16057@identity-protect.org
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freestylejudge.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.