Hostname
greatwalllf.com
Last fetched
greatwalllf.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
greatwalllf.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.224.185.55 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.62 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.66 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.87 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 18.154.48.18 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.58 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.94 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.96 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greatwalllf.com owner
- Contact emails
- 14c531da-4c71-4b33-98cf-e8d01dfe31ac@identity-protect.org
- 48a5d126-7101-4eb4-b38a-79635244f222@identity-protect.org
- 7c58976f-59e9-46ff-b3e3-0f4d7cbf4654@identity-protect.org
- 7daefd91-81aa-4cfc-a97f-7094449be457@identity-protect.org
- 97af0d12-8b36-465e-9ba7-3012dcd30b3d@identity-protect.org
- ed551b7a-0574-4cb5-a387-f3eaa1808319@identity-protect.org
- owner-10706710@greatwalllf.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for greatwalllf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from greatwalllf.com.
- IP · 13.224.185.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GR
- Email · 14c531da-4c71-4b33-98cf-e8d01dfe31ac@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: "greatwalllf.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.