Skip to content

Hostname

kieser.com.au

Last fetched

kieser.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.12413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.107.1118.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4018.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.46.23.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.633.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.713.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:melbourne it
Organization
anthony smith
Contact emails

Subdomains

6 observed subdomains of kieser.com.au.

Web-graph footprint

Distinct hostnames that link to or from kieser.com.au in the public web crawl.

150 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for kieser.com.au.

Related pages

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

Cypher and MCP

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

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