Hostname
saavi.com.au
Last fetched
saavi.com.au resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
saavi.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.213.164.88 | 35.213.128.0/18 | AS15169 | GOOGLE - Google LLC | SG |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- phil talbot
- Contact emails
- —
Subdomains
31 observed subdomains of saavi.com.au.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from saavi.com.au in the public web crawl.
49 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for saavi.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | saavi.com.au |
| SPF_INCLUDE | 8965080.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 184.106.106.222 |
| SPF_IP | 184.106.252.217 |
| SPF_IP | 211.29.132.0/24 |
| SPF_IP | 50.56.56.106 |
| SPF_MX | saavi.com.au |
Related pages
Pivot deeper into the graph from saavi.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saavi.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.