Skip to content

Hostname

fingertec.com

Last fetched

fingertec.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · fingertec.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fingertec.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.216.230.5943.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY
43.216.51.4843.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY
43.217.249.14143.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY
56.68.105.4756.68.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.MY
56.68.110.7456.68.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.MY
56.68.55.23356.68.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:460
Organization
timetec computing sdn. bhd.
Contact emails

Subdomains

23 observed subdomains of fingertec.com.

Web-graph footprint

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

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fingertec.com.

MechanismTarget
SPF_Afingertec.com
SPF_Ansv40.dnshostmaster.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf1.fingertec.com
SPF_INCLUDEtransmail.net
SPF_MXfingertec.com

Related pages

Pivot deeper into the graph from fingertec.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fingertec.com"})-[: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.