Skip to content

Hostname

sebprivatebanking.com

Last fetched

sebprivatebanking.com resolves to 1 IPv4 address operated by AS44320 in SE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · sebprivatebanking.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sebprivatebanking.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.178.72.20129.178.72.0/24AS44320SE

WHOIS identity

Registrar
iana:299
Organization
domain registry
Contact emails

Subdomains

1 observed subdomain of sebprivatebanking.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sebprivatebanking.com.

MechanismTarget
SPF_Ans1.sebprivatebank.com
SPF_Ans2.sebprivatebank.com
SPF_INCLUDE_spf-a.seb.se
SPF_IP193.12.23.161
SPF_IP212.247.20.225
SPF_MXsebprivatebanking.com

Related pages

Pivot deeper into the graph from sebprivatebanking.com.

Cypher and MCP

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

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