Hostname
finity.com.au
Last fetched
finity.com.au resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
finity.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 |
|---|---|---|---|---|
| 20.28.237.34 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | AU |
| 20.42.205.48 | 20.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | AU |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- finity consulting pty
- Contact emails
- —
Subdomains
30 observed subdomains of finity.com.au.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from finity.com.au in the public web crawl.
113 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for finity.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 101.98.135.85 |
| SPF_IP | 103.96.20.101/32 |
| SPF_IP | 203.134.35.193 |
| SPF_IP | 203.134.35.200 |
| SPF_IP | 49.255.131.22 |
| SPF_IP | 49.255.206.202 |
Related pages
Pivot deeper into the graph from finity.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "finity.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.