Skip to content

Hostname

fyc.com.au

Last fetched

fyc.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.3.1273.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.553.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.633.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.923.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.50.12952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
meaghan densley
Contact emails

Subdomains

1 observed subdomain of fyc.com.au.

Web-graph footprint

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

7 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fyc.com.au.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP192.252.156.144/32
SPF_IP192.254.116.85/32

Related pages

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

Cypher and MCP

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

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