Skip to content

Hostname

finly.nl

Last fetched

finly.nl resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · finly.nlRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/finly.nl

Resolution chain

finly.nl resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.153.6.11818.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.158.66.20018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.132.17818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.169.2143.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.169.123.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.206.5435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.108.10152.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.169.21963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.20.18363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

77 observed subdomains of finly.nl.

Web-graph footprint

Distinct hostnames that link to or from finly.nl in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for finly.nl.

MechanismTarget
SPF_Afinly.nl
SPF_Amailout.fasterforward.nl
SPF_INCLUDEonlineafspraken.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.perfacilis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a04:d9c0:a021:0:0:0:0:1
SPF_IP84.244.140.70
SPF_MXfinly.nl

Related pages

Pivot deeper into the graph from finly.nl.

Cypher and MCP

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

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