Hostname
70greeneelevators.com
Last fetched
70greeneelevators.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
70greeneelevators.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.155.229.46 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.72 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.79 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.86 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.84.9.26 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.27 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.7 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.95 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 70greeneelevators.com owner
- Contact emails
- 2afd6a7b-fb0b-4d5c-9686-96f22dc0d14b@identity-protect.org
- 4f49dffe-40c3-4a28-915c-eab5a0094c87@identity-protect.org
- 7083ec16-b64d-442d-a6c4-56b642282b54@identity-protect.org
- 8bb4e59f-16c4-4761-846c-06eb4e1ceb05@identity-protect.org
- 9c98418d-b748-48b9-ae37-428df8591ffa@identity-protect.org
- cf66e447-f4a5-4e98-8174-d783cd2562ac@identity-protect.org
- owner-2586289@70greeneelevators.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from 70greeneelevators.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "70greeneelevators.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.