Skip to content

Hostname

fintrax.com

Last fetched

fintrax.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · fintrax.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fintrax.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.115.98.8540.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:269
Organization
fintrax payment systems b.v.
Contact emails

Subdomains

52 observed subdomains of fintrax.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fintrax.com.

MechanismTarget
SPF_Afintrax.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.82.241.36/32
SPF_IP35.176.183.125/32
SPF_IP5.135.102.112/24
SPF_IP52.215.69.98/32
SPF_IP77.75.99.245
SPF_MXfintrax.com

Related pages

Pivot deeper into the graph from fintrax.com.

Cypher and MCP

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

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