Skip to content

Hostname

finitec-inc.com

Last fetched

finitec-inc.com resolves to 2 IPv4 addresses operated by ASTRAL-INTERNET - Astral internet Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · finitec-inc.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/finitec-inc.com

Resolution chain

finitec-inc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.254.182.99104.254.182.0/24AS394277ASTRAL-INTERNET - Astral internet Inc.CA
104.254.182.99104.254.182.0/24AS394277ASTRAL-INTERNET - Astral internet Inc.CA
159.203.1.235159.203.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:1387
Organization
finitec hardwood products
Contact emails

Subdomains

7 observed subdomains of finitec-inc.com.

Web-graph footprint

Distinct hostnames that link to or from finitec-inc.com in the public web crawl.

40 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for finitec-inc.com.

MechanismTarget
SPF_INCLUDEcentrixmail.com
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.k-ecommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.254.182.99
SPF_IP207.134.248.125

Related pages

Pivot deeper into the graph from finitec-inc.com.

Cypher and MCP

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

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