Skip to content

Hostname

fdca.com.au

Last fetched

fdca.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · fdca.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fdca.com.au

Resolution chain

fdca.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:melbourne it
Organization
sean r
Contact emails

Subdomains

8 observed subdomains of fdca.com.au.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.146.69.34
SPF_IP119.63.216.0/24
SPF_IP119.63.217.196
SPF_IP119.9.145.251
SPF_IP2402:7400:0:c:0:0:0:4
SPF_IP2402:7400:0:c:0:0:0:5
SPF_IP2402:7400:5000:0:0:0:0:2

Related pages

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

Cypher and MCP

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

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