Skip to content

Hostname

knowyourfees.com.au

Last fetched

knowyourfees.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

knowyourfees.com.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.160.12918.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.1818.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.3018.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.7618.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.67.221.5918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.174.141.1273.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.733.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.823.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.943.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
chris howard
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from knowyourfees.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "knowyourfees.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.