Skip to content

Hostname

agaplesion.de

Last fetched

agaplesion.de resolves to 1 IPv4 address operated by AS8426 in DE.

Nutrition Label

WHISPER CANON · agaplesion.deRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/agaplesion.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.221.115.144213.221.64.0/18AS8426DE

WHOIS identity

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

Subdomains

64 observed subdomains of agaplesion.de.

Web-graph footprint

Distinct hostnames that link to or from agaplesion.de in the public web crawl.

174 sites link to this hostname.

198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for agaplesion.de.

MechanismTarget
SPF_Acpweb01.agaplesion.luka.de
SPF_Amail.luka.de
SPF_Asmtp2.luka.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.de
SPF_IP213.138.37.220
SPF_IP82.194.125.228
SPF_MXagaplesion.de

Related pages

Pivot deeper into the graph from agaplesion.de.

Cypher and MCP

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

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