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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.85.30.127 | 104.96.178.0/24 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 23.204.3.138 | 23.204.96.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.66.220.106 | 23.67.49.0/24 | AS16625 | AKAMAI-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
MX records
SPF policy
9 SPF mechanisms authorising senders for sgio.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | id.ngcomms.net |
| SPF_INCLUDE | production.fxdms.net |
| SPF_INCLUDE | sitel.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 113.192.59.7 |
| SPF_IP | 136.147.131.12 |
| SPF_IP | 136.147.185.163 |
| SPF_MX | cgu.com.au |
| SPF_MX | sgio.com.au |
Related pages
Pivot deeper into the graph from sgio.com.au.
- IP · 104.85.30.127
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:corporation service company (aust) pty ltd
- Country · FR
- Apex domain · com.au
- TLD · .au
- Browse hostnames · sg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.