Hostname
forwardkitchens.com
Last fetched
forwardkitchens.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
forwardkitchens.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 |
|---|---|---|---|---|
| 108.157.214.103 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.126 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.55 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.81 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.225.177.109 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.128 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.54 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.83 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of forwardkitchens.com owner
- Contact emails
- 017e9b26-f6d3-47c9-86ad-d48207f62055@identity-protect.org
- 1a5c6131-e670-4f10-9f8d-c8884353f8c2@identity-protect.org
- 515c99ec-35ba-489a-b086-5c0775fb6ae4@identity-protect.org
- 7b7f338c-b0c0-44b9-a692-b2fd3b5dac40@identity-protect.org
- 871c8052-9055-423f-9fe6-0b6ddb537d69@identity-protect.org
- 9db6c459-99cd-4cb6-b30c-b335aeda4351@identity-protect.org
- f22b3055-1bd8-486f-a798-8826531411cf@identity-protect.org
- owner-7578194@forwardkitchens.com.whoisprivacyservice.org
- owner-7976027@forwardkitchens.com.whoisprivacyservice.org
- owner-8181122@forwardkitchens.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of forwardkitchens.com.
| Subdomain |
|---|
| portland.forwardkitchens.com |
Web-graph footprint
Distinct hostnames that link to or from forwardkitchens.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for forwardkitchens.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from forwardkitchens.com.
- IP · 108.157.214.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 017e9b26-f6d3-47c9-86ad-d48207f62055@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: "forwardkitchens.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.