Skip to content

Hostname

sgio.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.85.30.127104.96.178.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.204.3.13823.204.96.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.66.220.10623.67.49.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
brett dillon
Contact emails

Subdomains

27 observed subdomains of sgio.com.au.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sgio.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_MXsgio.com.au

Related pages

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

Cypher and MCP

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

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