Skip to content

Hostname

apobank.de

Last fetched

apobank.de resolves to 1 IPv4 address operated by AS15404 in DE.

Nutrition Label

WHISPER CANON · apobank.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/apobank.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.163.237.9213.163.237.0/24AS15404DE

WHOIS identity

No WHOIS records are currently associated with apobank.de in WhisperGraph.

Subdomains

97 observed subdomains of apobank.de.

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.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for apobank.de.

MechanismTarget
SPF_Amail.incognito.ms
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.ntgt.de
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.tivian.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEnetwork.mynewsdesk.com
SPF_INCLUDEsmtp-out.ebf.com
SPF_IP168.87.2.128/26
SPF_IP185.221.105.201
SPF_IP188.94.250.251/32
SPF_IP188.94.250.252/32
SPF_IP192.103.120.0/22
SPF_IP194.149.246.0/23
SPF_IP195.35.89.0/25
SPF_IP213.131.233.117
SPF_IP213.163.237.22
SPF_IP213.163.237.23
SPF_IP217.113.37.211/31
SPF_IP2a01:4f8:d0a:41a1:0:0:0:2
SPF_IP2a01:4f8:d0a:505e:0:0:0:2
SPF_IP37.202.1.53/32
SPF_IP37.202.1.54/24
SPF_IP62.138.245.88/32
SPF_IP78.46.127.90
SPF_IP78.47.139.137
SPF_IP88.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.