Hostname
grassesandmore.com
Last fetched
grassesandmore.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
grassesandmore.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.227.215.133 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.189 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.230 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.35 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.164.115.14 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.168 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.23 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.58 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of grassesandmore.com owner
- Contact emails
- 14b63580-85b3-4be1-816b-0ead1d10d1f3@identity-protect.org
- 465afcb6-6e85-4e7b-9aab-411999471518@identity-protect.org
- 63e24998-04d6-4bb9-82f5-05eb661809e4@identity-protect.org
- 7bb0be42-ff25-42ab-9c88-749efcd37416@identity-protect.org
- a3aeab90-9f9d-463b-8d04-c3d8456d9a93@identity-protect.org
- b3c16ae9-779d-4dbe-a959-7e7e6097905c@identity-protect.org
- f480eb97-8ee3-4df4-af11-a65214236a66@identity-protect.org
- owner-9694693@grassesandmore.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from grassesandmore.com.
- IP · 13.227.215.133
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · 14b63580-85b3-4be1-816b-0ead1d10d1f3@identity-protect.org
- TLD · .com
- Browse hostnames · gr…
- 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: "grassesandmore.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.