Skip to content

Hostname

fentech.com.au

Last fetched

fentech.com.au resolves to 1 IPv4 address operated by BIGCOMMERCE - Bigcommerce Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
63.141.128.1663.141.128.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US

WHOIS identity

No WHOIS records are currently associated with fentech.com.au in WhisperGraph.

Subdomains

1 observed subdomain of fentech.com.au.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fentech.com.au.

MechanismTarget
SPF_Afentech.com.au
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEzoho.com.au
SPF_MXfentech.com.au

Related pages

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

Cypher and MCP

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

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