Skip to content

Hostname

ssgroup.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.161.5935.71.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.13.9052.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
barbara kuziemska
Contact emails

Subdomains

12 observed subdomains of ssgroup.com.au.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ssgroup.com.au.

MechanismTarget
SPF_Assgroup.com.au
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_IP16.26.3.38
SPF_IP175.184.221.2
SPF_IP20.213.216.170
SPF_IP203.176.121.200
SPF_MXssgroup.com.au

Related pages

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

Cypher and MCP

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

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