Hostname
santanderconsumer.no
Last fetched
santanderconsumer.no resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.
Nutrition Label
Resolution chain
santanderconsumer.no 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 |
|---|---|---|---|---|
| 45.223.164.57 | 45.223.164.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.176.57 | 45.223.176.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- —
- Organization
- santander consumer bank as
- Contact emails
Subdomains
52 observed subdomains of santanderconsumer.no.
Showing 23 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santanderconsumer.no in the public web crawl.
243 sites link to this hostname.
58 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for santanderconsumer.no.
| Mechanism | Target |
|---|---|
| SPF_A | smtpout.instantwatch.net |
| SPF_EXISTS | %{i}.spf.as.gruposantander.com |
| SPF_EXISTS | %{i}.spf.us.gruposantander.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.89.233.79/32 |
| SPF_IP | 194.204.27.130 |
| SPF_IP | 194.204.27.131/32 |
| SPF_IP | 85.19.135.91 |
Related pages
Pivot deeper into the graph from santanderconsumer.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "santanderconsumer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.