Skip to content

Hostname

ferratum.no

Last fetched

ferratum.no resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ferratum.noRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ferratum.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.43104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.43104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with ferratum.no in WhisperGraph.

Subdomains

6 observed subdomains of ferratum.no.

Web-graph footprint

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

22 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ferratum.no.

MechanismTarget
SPF_Aferratum.no
SPF_Asmtp01.ferratum.com
SPF_Asmtp2.ferratum.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmailgun.org
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_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.no

Related pages

Pivot deeper into the graph from ferratum.no.

Cypher and MCP

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

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