Hostname
koffee.com.au
Last fetched
koffee.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
koffee.com.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.194.13 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.14 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.47 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.93 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.170.91.108 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.111 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.39 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.51 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.117 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.19 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.46 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.48 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- nova entertainment domain manager
- Contact emails
- —
Subdomains
1 observed subdomain of koffee.com.au.
| Subdomain |
|---|
| www.koffee.com.au |
Web-graph footprint
Distinct hostnames that link to or from koffee.com.au in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from koffee.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "koffee.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.