Skip to content

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

WHISPER CANON · finity.com.auRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/finity.com.au

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.

IPPrefixASNOperatorCountry
20.28.237.3420.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU
20.42.205.4820.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
registrar:melbourne it
Organization
finity consulting pty
Contact emails

Subdomains

30 observed subdomains of finity.com.au.

Web-graph footprint

Distinct hostnames that link to or from finity.com.au in the public web crawl.

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for finity.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.98.135.85
SPF_IP103.96.20.101/32
SPF_IP203.134.35.193
SPF_IP203.134.35.200
SPF_IP49.255.131.22
SPF_IP49.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.