Hostname
forestspacking.com
Last fetched
forestspacking.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
forestspacking.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 |
|---|---|---|---|---|
| 18.65.229.108 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.119 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.120 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.13 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.206.125 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.24 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.36 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.6 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of forestspacking.com owner
- Contact emails
- 2809d63f-06b1-4a3e-9126-add823b40266@identity-protect.org
- 2fca59f6-01c1-4057-89c9-f2b1f356aad1@identity-protect.org
- 38344ff7-2c15-4b45-ba2a-9e7f3d80a41a@identity-protect.org
- 425aebe3-0feb-4610-ad29-b24479904beb@identity-protect.org
- 5637ff22-2a98-41fd-a72f-a5782d47676d@identity-protect.org
- 8403093d-d91e-48f5-83b6-6376e9bbacf8@identity-protect.org
- abb6b306-bef3-4050-a4dc-dae71f0278ec@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from forestspacking.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for forestspacking.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.163.com |
Related pages
Pivot deeper into the graph from forestspacking.com.
- IP · 18.65.229.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2809d63f-06b1-4a3e-9126-add823b40266@identity-protect.org
- 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: "forestspacking.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.