Skip to content

Hostname

fdlc.com.au

Last fetched

fdlc.com.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.54.222.5613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.88.23913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.140.14313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
daniel kirin
Contact emails

Subdomains

3 observed subdomains of fdlc.com.au.

Web-graph footprint

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

9 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fdlc.com.au.

MechanismTarget
SPF_Afdlc.com.au
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEmailrelay.t1cloud.com
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.7.19.70/32
SPF_IP203.220.11.114
SPF_MXfdlc.com.au

Related pages

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

Cypher and MCP

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

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