Skip to content

Hostname

ferratum.ee

Last fetched

ferratum.ee resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:telia eesti as as the registrar.

Nutrition Label

WHISPER CANON · ferratum.eeRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ferratum.ee

Resolution chain

ferratum.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.12.28104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.13.28104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:telia eesti as
Organization
ferratum estonia ou
Contact emails

Subdomains

7 observed subdomains of ferratum.ee.

Web-graph footprint

Distinct hostnames that link to or from ferratum.ee in the public web crawl.

39 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ferratum.ee.

MechanismTarget
SPF_Amailers.ferratum.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg.ferratum.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.214.173.71

Related pages

Pivot deeper into the graph from ferratum.ee.

Cypher and MCP

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

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