Skip to content

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

WHISPER CANON · koffee.com.auRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/koffee.com.au

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.

IPPrefixASNOperatorCountry
143.204.194.13143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.14143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.47143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.93143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.170.91.1083.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.1113.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.393.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.513.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4865.8.130.0/23AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.