Skip to content

Hostname

boxberry.de

Last fetched

boxberry.de resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · boxberry.deRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/boxberry.de

Resolution chain

boxberry.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.29.82104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.171.110172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
89.22.181.10289.22.180.0/22AS60490RU

WHOIS identity

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

Subdomains

11 observed subdomains of boxberry.de.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for boxberry.de.

MechanismTarget
SPF_Aboxberry.de
SPF_Amx3.boxberry.ru
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.sendsay.ru
SPF_IP217.23.148.36
SPF_IP37.112.57.148
SPF_IP46.243.185.180
SPF_IP85.235.33.197
SPF_IP89.223.100.97
SPF_MXboxberry.de
SPF_MXboxberry.ru

Related pages

Pivot deeper into the graph from boxberry.de.

Cypher and MCP

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

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