Skip to content

Hostname

fitz.com.au

Last fetched

fitz.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

fitz.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.82.8104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.167.132172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
steven reid
Contact emails

Subdomains

6 observed subdomains of fitz.com.au.

Web-graph footprint

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

21 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for fitz.com.au.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEcvent-planner.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-au.iress.com
SPF_INCLUDEspf.clientcommunity.com.au
SPF_INCLUDEspf.emailsignatures365.com
SPF_IP124.19.22.122
SPF_IP13.75.218.232
SPF_IP147.160.167.0/26
SPF_IP202.74.65.34
SPF_IP202.74.68.161
SPF_IP203.129.26.15
SPF_IP210.18.221.218
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP49.255.150.250
SPF_IP49.255.179.66

Related pages

Pivot deeper into the graph from fitz.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fitz.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.