Hostname
forkstarter.com
Last fetched
forkstarter.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
forkstarter.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.13.158 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.13.180 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.13.184 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.13.185 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.174 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.7 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.76 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.79 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0135978868
- Contact emails
- forkstarter.com@contactprivacy.com
- 25a9a292-d00e-41c8-8b1e-0a413f16f4de@identity-protect.org
- 7e37ed29-3c64-4b54-b2cb-bc757fe2f752@identity-protect.org
- e18cffd5-d5aa-42d5-8c71-ca657c4b99f5@identity-protect.org
- f36b2b14-1ed4-4d97-ac6c-c89ce66daa57@identity-protect.org
- owner-5446071@forkstarter.com.whoisprivacyservice.org
- owner-9213130@forkstarter.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of forkstarter.com.
| Subdomain |
|---|
| www.forkstarter.com |
Web-graph footprint
Distinct hostnames that link to or from forkstarter.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from forkstarter.com.
- IP · 13.33.13.158
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · forkstarter.com@contactprivacy.com
- TLD · .com
- Browse hostnames · fo…
- 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: "forkstarter.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.