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
Resolution chain
ferratum.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.20.234 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.21.234 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1052
- Organization
- ferratum bank p.l.c.
- Contact emails
Subdomains
97 observed subdomains of ferratum.com.
Showing 25 of 97. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for ferratum.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-01.pre.ferratum.com |
| SPF_A | smtp01.ferratum.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mg.ferratum.com |
| SPF_INCLUDE | sandbox.ferratum.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.111.40.0/23 |
| SPF_IP | 185.49.234.25/32 |
| SPF_IP | 185.49.234.29/32 |
| SPF_IP | 185.49.234.30/32 |
| SPF_IP | 212.187.211.0/24 |
| SPF_IP | 213.86.62.84 |
| SPF_IP | 46.38.161.82 |
| SPF_IP | 52.169.87.35 |
| SPF_IP | 54.171.142.21 |
| SPF_IP | 62.192.10.68 |
| SPF_IP | 94.103.30.47/32 |
| SPF_IP | 94.103.30.53/32 |
| SPF_IP | 94.103.30.54/32 |
| SPF_MX | ferratum.com |
Related pages
Pivot deeper into the graph from ferratum.com.
- IP · 104.18.20.234
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1052
- Country · CA
- Email · domains@ferratum.com
- TLD · .com
- Browse hostnames · fe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.