Hostname
streetdata.com.au
Last fetched
streetdata.com.au resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
streetdata.com.au resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.210.18.18 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.211.251.179 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.55.64.162 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.106.38.11 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.94.28 | 52.64.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- grant rule
- Contact emails
- —
Subdomains
19 observed subdomains of streetdata.com.au.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from streetdata.com.au in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for streetdata.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.autopilothq.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.89.205.192/28 |
Related pages
Pivot deeper into the graph from streetdata.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "streetdata.com.au"})-[: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.