Skip to content

Hostname

semken.com.au

Last fetched

semken.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
99.84.91.1999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
martin semken
Contact emails

Subdomains

4 observed subdomains of semken.com.au.

Web-graph footprint

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

12 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for semken.com.au.

MechanismTarget
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.125.121.87

Related pages

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

Cypher and MCP

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

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