Skip to content

Hostname

sgic.com.au

Last fetched

sgic.com.au resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in AU. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.74.35.152104.74.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.AU
184.29.227.27184.29.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
23.57.35.15023.57.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.IN

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
host master
Contact emails

Subdomains

24 observed subdomains of sgic.com.au.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sgic.com.au.

MechanismTarget
SPF_INCLUDEid.ngcomms.net
SPF_INCLUDEproduction.fxdms.net
SPF_INCLUDEsitel.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.192.59.7
SPF_IP136.147.131.12
SPF_IP136.147.185.163
SPF_MXcgu.com.au
SPF_MXnrma.com.au

Related pages

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

Cypher and MCP

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

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