Skip to content

Hostname

finlapp.com

Last fetched

finlapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.249.2613.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.4413.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.7813.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.9113.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.198.3513.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.198.5013.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.198.6313.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.198.7913.35.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1383
Organization
finlight holding sl
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for finlapp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from finlapp.com.

Cypher and MCP

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

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