Hostname
bmove.com
Last fetched
bmove.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1476 as the registrar.
Nutrition Label
Resolution chain
bmove.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 |
|---|---|---|---|---|
| 116.202.5.137 | 116.202.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1476
- Organization
- best in parking & real estate
- Contact emails
Subdomains
11 observed subdomains of bmove.com.
Web-graph footprint
Distinct hostnames that link to or from bmove.com in the public web crawl.
64 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for bmove.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw03.raiffeisen.email |
| SPF_A | mailgw04.raiffeisen.email |
| SPF_A | mx01.rexx-systems.de |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf_eucentral1.prod.hydra.sophos.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailing.sagedpw.at |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 128.140.4.78/32 |
| SPF_IP | 185.235.213.13/32 |
| SPF_IP | 185.235.213.14/32 |
| SPF_IP | 185.44.205.1/32 |
| SPF_IP | 185.44.205.15/32 |
| SPF_IP | 185.44.205.16/32 |
| SPF_IP | 188.245.191.215/32 |
| SPF_IP | 193.228.122.163/32 |
| SPF_IP | 193.228.122.164/32 |
| SPF_IP | 81.223.30.226/32 |
| SPF_MX | bmove.com |
Related pages
Pivot deeper into the graph from bmove.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmove.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.