Hostname
specks.com.au
Last fetched
specks.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
specks.com.au 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.160.78.116 | 18.160.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.41 | 18.160.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.53 | 18.160.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.87 | 18.160.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.105 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.106 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.11 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.40.93 | 3.168.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- michael wolf
- Contact emails
- —
Subdomains
1 observed subdomain of specks.com.au.
| Subdomain |
|---|
| www.specks.com.au |
Web-graph footprint
Distinct hostnames that link to or from specks.com.au in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from specks.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "specks.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.