Hostname
localz.engineering
Last fetched
localz.engineering resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
localz.engineering resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.236.215.100 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.54.4.152 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 16.176.54.70 | 16.176.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.105.151.222 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.24.125.139 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.0.143 | 54.206.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:69
- Organization
- localz pty
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from localz.engineering.
- IP · 13.236.215.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · AU
- Email · 9fee8dc6024c01070dba1b6cc27e57a7-7520839@contact.gandi.net
- TLD · .engineering
- Browse hostnames · lo…
- 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: "localz.engineering"})-[: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.