Skip to content

Hostname

cfdesign.com.au

Last fetched

cfdesign.com.au resolves to 1 IPv4 address operated by AS199404 in IN. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · cfdesign.com.auRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cfdesign.com.au

Resolution chain

cfdesign.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.92.174.191190.93.188.0/24AS199404IN

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
damian miles
Contact emails

Subdomains

8 observed subdomains of cfdesign.com.au.

Web-graph footprint

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

11 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cfdesign.com.au.

MechanismTarget
SPF_Acfdesign.com.au
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.92.174.191
SPF_IP190.92.174.241
SPF_IP209.188.21.27
SPF_IP209.188.31.13
SPF_IP67.223.119.71
SPF_MXcfdesign.com.au

Related pages

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

Cypher and MCP

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

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