Hostname
simmondsgroup.com.au
Last fetched
simmondsgroup.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
simmondsgroup.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.90.38 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.152.110 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- francisco vera
- Contact emails
- —
Subdomains
2 observed subdomains of simmondsgroup.com.au.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for simmondsgroup.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customer.mailguard.com.au |
| SPF_INCLUDE | emailv.com |
| SPF_INCLUDE | outbox.co.il |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.2.140.0/22 |
| SPF_IP | 103.47.204.0/22 |
| SPF_IP | 110.145.128.58 |
| SPF_IP | 110.145.145.102 |
| SPF_IP | 139.130.55.190 |
| SPF_IP | 165.228.52.26 |
| SPF_IP | 170.10.68.0/22 |
| SPF_IP | 203.209.172.95 |
| SPF_IP | 203.23.250.207 |
| SPF_IP | 203.23.250.45 |
| SPF_IP | 203.31.36.0/22 |
| SPF_IP | 203.54.146.246 |
| SPF_IP | 207.58.147.64/28 |
| SPF_IP | 216.22.15.224/27 |
| SPF_IP | 43.228.184.0/22 |
Related pages
Pivot deeper into the graph from simmondsgroup.com.au.
- IP · 104.21.90.38
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:domain directors pty ltd trading as instra
- Country · CA
- Apex domain · com.au
- TLD · .au
- Browse hostnames · si…
- 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: "simmondsgroup.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.