Skip to content

Hostname

lti.finance

Last fetched

lti.finance resolves to 1 IPv4 address operated by AS44901 in BG. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lti.financeRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/lti.finance

Resolution chain

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

IPPrefixASNOperatorCountry
95.169.202.6295.169.202.0/24AS44901BG

WHOIS identity

Registrar
iana:269
Organization
lti
Contact emails

Subdomains

3 observed subdomains of lti.finance.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lti.finance.

MechanismTarget
SPF_IP95.169.202.57

Related pages

Pivot deeper into the graph from lti.finance.

Cypher and MCP

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

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