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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.74.35.152 | 104.74.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | AU |
| 184.29.227.27 | 184.29.224.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | TR |
| 23.57.35.150 | 23.57.32.0/19 | AS16625 | AKAMAI-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
MX records
SPF policy
9 SPF mechanisms authorising senders for sgic.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 | nrma.com.au |
Related pages
Pivot deeper into the graph from sgic.com.au.
- IP · 104.74.35.152
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:corporation service company (aust) pty ltd
- Country · AU
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.