Hostname
beekeschule.com
Last fetched
beekeschule.com resolves to 2 IPv4 addresses operated by EWETEL - EWE TEL GmbH in DE. WHOIS lists iana:1420 as the registrar.
Nutrition Label
Resolution chain
beekeschule.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.248.89.214 | 91.248.0.0/15 | AS9145 | EWETEL - EWE TEL GmbH | DE |
| 91.248.94.75 | 91.248.0.0/15 | AS9145 | EWETEL - EWE TEL GmbH | DE |
WHOIS identity
- Registrar
- iana:1420
- Organization
- beekeschule
- Contact emails
Subdomains
6 observed subdomains of beekeschule.com.
Web-graph footprint
Distinct hostnames that link to or from beekeschule.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- beekeschule.com
- offline.iserv.eu
SPF policy
6 SPF mechanisms authorising senders for beekeschule.com.
| Mechanism | Target |
|---|---|
| SPF_A | beekeschule.com |
| SPF_A | relay1.iserv.eu |
| SPF_A | relay2.iserv.eu |
| SPF_A | relay3.iserv.eu |
| SPF_A | relaybs.iserv.eu |
| SPF_MX | beekeschule.com |
Related pages
Pivot deeper into the graph from beekeschule.com.
- IP · 91.248.89.214
- ASN · AS9145EWETEL - EWE TEL GmbH
- Registrar · iana:1420
- Country · DE
- Email · borstelmann@beeke-schule.de
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beekeschule.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.