Hostname
apobank.de
Last fetched
apobank.de resolves to 1 IPv4 address operated by AS15404 in DE.
Nutrition Label
Resolution chain
apobank.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.163.237.9 | 213.163.237.0/24 | AS15404 | — | DE |
WHOIS identity
No WHOIS records are currently associated with apobank.de in WhisperGraph.
Subdomains
97 observed subdomains of apobank.de.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from apobank.de in the public web crawl.
519 sites link to this hostname.
81 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for apobank.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.incognito.ms |
| SPF_INCLUDE | _spf.netigate.se |
| SPF_INCLUDE | _spf.ntgt.de |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.tivian.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | network.mynewsdesk.com |
| SPF_INCLUDE | smtp-out.ebf.com |
| SPF_IP | 168.87.2.128/26 |
| SPF_IP | 185.221.105.201 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 188.94.250.252/32 |
| SPF_IP | 192.103.120.0/22 |
| SPF_IP | 194.149.246.0/23 |
| SPF_IP | 195.35.89.0/25 |
| SPF_IP | 213.131.233.117 |
| SPF_IP | 213.163.237.22 |
| SPF_IP | 213.163.237.23 |
| SPF_IP | 217.113.37.211/31 |
| SPF_IP | 2a01:4f8:d0a:41a1:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:505e:0:0:0:2 |
| SPF_IP | 37.202.1.53/32 |
| SPF_IP | 37.202.1.54/24 |
| SPF_IP | 62.138.245.88/32 |
| SPF_IP | 78.46.127.90 |
| SPF_IP | 78.47.139.137 |
| SPF_IP | 88.99.138.38 |
Related pages
Pivot deeper into the graph from apobank.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apobank.de"})-[: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.