Skip to content

Hostname

santanderconsumer.pl

Last fetched

santanderconsumer.pl resolves to 1 IPv4 address operated by AS39133 in PL. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · santanderconsumer.plRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/santanderconsumer.pl

Resolution chain

santanderconsumer.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.22.252.157193.22.252.0/24AS39133PL

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

62 observed subdomains of santanderconsumer.pl.

Web-graph footprint

Distinct hostnames that link to or from santanderconsumer.pl in the public web crawl.

791 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for santanderconsumer.pl.

MechanismTarget
SPF_Asantanderconsumer.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.255.129.72/32
SPF_IP178.33.170.209/32
SPF_IP37.59.245.119/32
SPF_IP51.68.131.28/32
SPF_IP80.68.238.96/29
SPF_IP91.198.15.12/32
SPF_MXsantanderconsumer.pl

Related pages

Pivot deeper into the graph from santanderconsumer.pl.

Cypher and MCP

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

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