Hostname
bmu-service.com
Last fetched
bmu-service.com resolves to 1 IPv4 address operated by SPEEDBONE-AS - Speedbone Internet & Connectivity GmbH in DE. WHOIS lists iana:1443 as the registrar.
Nutrition Label
Resolution chain
bmu-service.com 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 |
|---|---|---|---|---|
| 95.173.103.16 | 95.173.96.0/19 | AS15657 | SPEEDBONE-AS - Speedbone Internet & Connectivity GmbH | DE |
WHOIS identity
- Registrar
- iana:1443
- Organization
- sven ruben
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for bmu-service.com.
| Mechanism | Target |
|---|---|
| SPF_A | bmu-service.com |
| SPF_A | mail.worldserver.net |
| SPF_A | mx.worldserver.net |
| SPF_A | mx1.worldserver.net |
| SPF_A | smtp.worldserver.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.13.200.0/24 |
| SPF_MX | bmu-service.com |
Related pages
Pivot deeper into the graph from bmu-service.com.
- IP · 95.173.103.16
- ASN · AS15657SPEEDBONE-AS - Speedbone Internet & Connectivity GmbH
- Registrar · iana:1443
- Country · DE
- Email · a9yjre7pby@domprivacy.de
- TLD · .com
- Browse hostnames · bm…
- 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: "bmu-service.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.