Skip to content

Hostname

ferratum.com

Last fetched

ferratum.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.20.234104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.234104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1052
Organization
ferratum bank p.l.c.
Contact emails

Subdomains

97 observed subdomains of ferratum.com.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for ferratum.com.

MechanismTarget
SPF_Asmtp-01.pre.ferratum.com
SPF_Asmtp01.ferratum.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg.ferratum.com
SPF_INCLUDEsandbox.ferratum.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.111.40.0/23
SPF_IP185.49.234.25/32
SPF_IP185.49.234.29/32
SPF_IP185.49.234.30/32
SPF_IP212.187.211.0/24
SPF_IP213.86.62.84
SPF_IP46.38.161.82
SPF_IP52.169.87.35
SPF_IP54.171.142.21
SPF_IP62.192.10.68
SPF_IP94.103.30.47/32
SPF_IP94.103.30.53/32
SPF_IP94.103.30.54/32
SPF_MXferratum.com

Related pages

Pivot deeper into the graph from ferratum.com.

Cypher and MCP

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

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