Skip to content

Hostname

comsec.com.au

Last fetched

comsec.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.230.293.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.303.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.733.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.973.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
54.230.62.12354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.12954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.2254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
commonwealth securities
Contact emails

Subdomains

34 observed subdomains of comsec.com.au.

Web-graph footprint

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

52 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comsec.com.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP140.168.129.169
SPF_IP140.168.129.170
SPF_IP140.168.71.11
SPF_IP140.168.71.12
SPF_IP144.49.240.0/21

Related pages

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

Cypher and MCP

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

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