Hostname
smartgroup.com.au
Last fetched
smartgroup.com.au resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
smartgroup.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.24.158 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.25.158 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- matt wilson
- Contact emails
- —
Subdomains
24 observed subdomains of smartgroup.com.au.
Web-graph footprint
Distinct hostnames that link to or from smartgroup.com.au in the public web crawl.
32 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
42 SPF mechanisms authorising senders for smartgroup.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.eloqua.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 101.2.168.1 |
| SPF_IP | 101.2.170.206/32 |
| SPF_IP | 125.7.37.86/32 |
| SPF_IP | 130.61.68.235/32 |
| SPF_IP | 130.61.9.72/32 |
| SPF_IP | 132.145.11.129/32 |
| SPF_IP | 132.145.13.209/32 |
| SPF_IP | 140.238.193.139/32 |
| SPF_IP | 152.67.105.195/32 |
| SPF_IP | 152.67.105.20/32 |
| SPF_IP | 167.216.129.182/31 |
| SPF_IP | 167.216.129.184/29 |
| SPF_IP | 167.216.129.192/29 |
| SPF_IP | 167.216.129.200/32 |
| SPF_IP | 167.216.129.210/32 |
| SPF_IP | 167.216.129.90/31 |
| SPF_IP | 167.89.14.124/32 |
| SPF_IP | 167.89.40.41 |
| SPF_IP | 185.72.128.75/32 |
| SPF_IP | 185.72.128.76/32 |
| SPF_IP | 185.72.128.90/31 |
| SPF_IP | 20.211.81.225/32 |
| SPF_IP | 20.5.80.155/32 |
| SPF_IP | 20.5.82.25/32 |
| SPF_IP | 203.41.57.145/32 |
| SPF_IP | 208.46.212.208/31 |
| SPF_IP | 208.46.212.210/32 |
| SPF_IP | 212.25.240.83/32 |
| SPF_IP | 212.25.240.84/31 |
| SPF_IP | 216.82.241.100/32 |
| SPF_IP | 54.240.30.12/32 |
| SPF_IP | 54.240.30.13/32 |
| SPF_IP | 64.89.44.85/32 |
| SPF_IP | 64.89.45.192/30 |
| SPF_IP | 64.89.45.196/32 |
| SPF_IP | 72.34.168.76/32 |
| SPF_IP | 72.34.168.85/32 |
| SPF_IP | 72.34.168.86/32 |
Related pages
Pivot deeper into the graph from smartgroup.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartgroup.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.